# LensCrypt AI Explain Address Endpoint

> LensCrypt AI Explain Address Endpoint is a paid API for AI agents from 67olens.vercel.app, paid per call via x402, $0.2/call, status unknown (last checked 2026-09-09).

Uses AI (MiMo V2.5) to generate a natural-language explanation and intelligence summary for a given crypto wallet or contract address

## Facts

- Endpoint: POST https://67olens.vercel.app/api/ai/explain/%7Baddress%7D
- Price: $0.2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-09
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lenscrypt-ai-explain-address-endpoint-7840ab46
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2tbyE1XGPxOe3uC0AiiNA

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-explain-address-endpoint-7840ab46 -d '<json body>'
```

Example prompt: Can you give me an AI-powered plain-English explanation of what this address does — 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 — including whether it's a wallet, contract, or known entity, and any notable behavior?

## When to prefer this

Choose this endpoint when you need a human-readable, AI-generated narrative explanation of a blockchain address rather than raw on-chain data. Ideal for agents that need to communicate what an address is to a non-technical user, or when you want MiMo V2.5's synthesis of wallet analytics, token safety, and smart money signals into a single coherent summary.

## Known failure modes

- Invalid or malformed address returns 400 error
- Unknown or brand-new address with no on-chain history may yield a generic or low-confidence explanation
- Payment failure via x402/USDC results in 402 Payment Required
- Rate limiting or server overload returns 429 or 503
- AI model timeout for complex addresses may return 504

## 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 explanation of the given blockchain address, likely including its classification (EOA vs contract), behavioral patterns, known associations, risk signals, and a human-readable summary of what the address represents or does on-chain.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-ai-explain-address-endpoint-7840ab46/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 67olens.vercel.app](https://www.zero.xyz/host/67olens.vercel.app/llms.txt)
