# x402 Whale Intent Decoder

> x402 Whale Intent Decoder is a paid API for AI agents from x402wid.vercel.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).

Uses Claude AI to infer the likely intent or motive behind large cryptocurrency transfers of $100K or more

## Facts

- Endpoint: GET https://x402wid.vercel.app/api/whale-alert
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-whale-intent-decoder-63528315
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_V0J2U68s47IUlw4evTl6c

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 x402-whale-intent-decoder-63528315
```

Example prompt: There's a whale alert for a $2.5 million USDC transfer from a Binance wallet to a cold wallet — can you decode what the likely intent or motive behind this move is?

## When to prefer this

Use this endpoint when you need AI-driven qualitative interpretation of large on-chain crypto movements rather than raw transaction data. Ideal for traders, analysts, or bots that want to understand the 'why' behind whale activity, not just the 'what'. Choose this over raw blockchain APIs when narrative or intent classification is more valuable than raw numbers.

## Known failure modes

- No recent whale alert data available — returns empty or error response
- Insufficient transaction context to infer intent confidently
- x402 payment of $0.1 USDC not fulfilled — 402 Payment Required response
- Vercel cold start or timeout causing delayed response
- Claude API rate limit or outage preventing inference

## How this service works

$100K+の大口移動の「意図」をClaudeが推論する

## Output

An AI-generated inference (powered by Claude) explaining the probable intent or motive behind the large cryptocurrency transfer, such as accumulation, exchange withdrawal, OTC deal, arbitrage, or distribution, along with supporting reasoning.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-whale-intent-decoder-63528315/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402wid.vercel.app](https://www.zero.xyz/host/x402wid.vercel.app/llms.txt)
