# LensCrypt AI Explain Endpoint — On-Chain Address Intelligence

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

Uses AI (MiMo V2.5) to generate a natural-language explanation and analysis of a given blockchain wallet or contract address, covering its behavior, risk profile, and on-chain activity.

## Facts

- Endpoint: POST https://lemscrypt.vercel.app/api/ai/explain/%7Baddress%7D
- Price: $0.2/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-explain-endpoint-on-chain-address-intelligence-8d6b2afe
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5IiX93fMWKVyGcxYc1fY6

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-endpoint-on-chain-address-intelligence-8d6b2afe -d '<json body>'
```

Example prompt: Can you give me an AI-powered plain-English explanation of what this wallet address 0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD does on-chain — is it a whale, a smart money trader, a contract, or something else?

## When to prefer this

Use this endpoint when you need a human-readable, AI-synthesized explanation of a specific blockchain address rather than raw numeric metrics. Ideal when presenting analysis to non-technical users, performing due diligence on an unknown wallet, or augmenting raw on-chain data with narrative intelligence. Prefer this over raw wallet analytics endpoints when the goal is explanation and classification rather than data extraction.

## Known failure modes

- Invalid or malformed address returns 400 error
- Unrecognized or brand-new address with no on-chain history may produce a low-confidence or incomplete explanation
- Payment failure via x402 protocol returns 402 Payment Required
- Address not indexed on supported chains returns empty or error response
- Rate limiting or server overload on Vercel deployment may cause 503 errors

## 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, including its likely classification (e.g. whale wallet, DEX sniper, smart contract, protocol treasury), behavioral patterns observed on-chain, and a risk or trust assessment. Powered by the MiMo V2.5 model.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-ai-explain-endpoint-on-chain-address-intelligence-8d6b2afe/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)
