# LensCrypt AI Deep Question Endpoint

> LensCrypt AI Deep Question Endpoint is a paid API for AI agents from lemscrypt.vercel.app, paid per call via x402, $0.3/call, status unknown (last checked 2026-09-15).

Answers open-ended natural language questions about crypto markets, wallets, DeFi, tokens, and on-chain data using an AI model (MiMo V2.5), drawing on the full suite of 81 crypto intelligence data sources.

## Facts

- Endpoint: POST https://lemscrypt.vercel.app/api/ai/deep/%7Bquestion%7D
- Price: $0.3/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lenscrypt-ai-deep-question-endpoint-ef7b2e9c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_x7pT0S3jCZmluDiT3WR9S

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-deep-question-endpoint-ef7b2e9c -d '<json body>'
```

Example prompt: Ask the LensCrypt AI a deep question: is this Ethereum wallet 0x1234...abcd acting like a smart money whale or a retail trader based on its recent on-chain behavior?

## When to prefer this

Choose this endpoint when the user has a complex, open-ended crypto question that spans multiple data dimensions (wallet + DeFi + token safety simultaneously) and cannot be answered by a single structured lookup. It is best when natural language input/output is preferred over raw JSON, and when the user wants AI synthesis rather than raw data. Prefer structured sibling endpoints for single-metric lookups like a specific wallet balance or gas price.

## Known failure modes

- Question too vague or off-topic for crypto domain — AI may return generic or low-quality answer
- Payment not processed correctly via x402 on Base — 402 response with no answer
- Rate limiting or quota exceeded — 429 or 503 response
- MiMo V2.5 model unavailable — 500 internal server error
- URL path parameter {question} not properly encoded — malformed request error

## 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 natural language response synthesizing data from LensCrypt's 81 crypto intelligence endpoints, covering the question's topic with on-chain facts, market context, risk signals, and actionable insights.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-ai-deep-question-endpoint-ef7b2e9c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from lemscrypt.vercel.app](https://www.zero.xyz/host/lemscrypt.vercel.app/llms.txt)
