# LensCrypt AI Sentiment Analysis

> LensCrypt AI Sentiment Analysis is a paid API for AI agents from lanescrypt.vercel.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-08).

Returns AI-powered sentiment analysis for a given crypto topic, token, or keyword using the MiMo V2.5 model

## Facts

- Endpoint: POST https://lanescrypt.vercel.app/api/ai/sentiment/%7Btopic%7D
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-08
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lenscrypt-ai-sentiment-analysis-cbf4de4c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_NNy1kWBZefKfygPdMxLAG

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability lenscrypt-ai-sentiment-analysis-cbf4de4c -d '<json body>'
```

Example prompt: What's the current AI sentiment score for Bitcoin — is the market leaning bullish or bearish right now?

## When to prefer this

Choose this endpoint when you need AI-generated sentiment signals for a specific crypto topic, token, or market theme and want a single structured score rather than raw social data. Prefer over generic text-sentiment APIs when the use case is crypto-specific and you need MiMo V2.5's crypto-domain-tuned inference. Best for pre-trade signal gathering, portfolio monitoring triggers, or injecting sentiment context into a broader crypto analytics pipeline.

## Known failure modes

- Topic not recognized or too ambiguous — returns error or low-confidence result
- Payment not confirmed via x402 protocol — 402 Payment Required response
- Rate limiting or quota exceeded — 429 Too Many Requests
- MiMo V2.5 model unavailable or timeout — 503 Service Unavailable
- Malformed topic string in URL path — 400 Bad Request

## How this service works

81 paid REST endpoints covering wallet analytics, DeFi yields, token safety, smart money tracking, whale alerts, sniper detection, GMX perps, Solana tools, protocol stats, gas tracking, DEX quotes, NFT analytics, social signals, and 8 AI-powered endpoints (MiMo V2.5). Pay USDC via x402 protocol on Base.

## Output

An AI-generated sentiment assessment for the specified topic, typically including a sentiment label (bullish/bearish/neutral), a confidence or score value, and a brief summary of the inferred market mood produced by the MiMo V2.5 model.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-ai-sentiment-analysis-cbf4de4c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from lanescrypt.vercel.app](https://www.zero.xyz/host/lanescrypt.vercel.app/llms.txt)
