# 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.3/call, status unknown (last checked 2026-09-15).

Uses Claude AI to infer the likely intent or motivation behind large on-chain cryptocurrency movements of $100K or more

## Facts

- Endpoint: POST https://x402wid.vercel.app/api/decode
- 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/x402-whale-intent-decoder-6b5255b0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BfzA7lzCpd2Q_AhBI057E

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-6b5255b0 -d '<json body>'
```

Example prompt: Can you decode the likely intent behind this whale transaction — a wallet just moved $2.3M USDC from Binance to a cold wallet on Ethereum? Use the Whale Intent Decoder to tell me what they're probably trying to do.

## When to prefer this

Choose this endpoint when you need AI-powered qualitative interpretation of large crypto transactions (>$100K) and want to understand the strategic intent or motivation behind whale movements, not just raw on-chain metrics. Prefer over generic blockchain explorers when you need natural language reasoning about transaction purpose.

## Known failure modes

- Transaction amount below $100K threshold may return insufficient data error
- Malformed or missing transaction data returns 400 bad request
- Claude API unavailability causes 503 service unavailable
- Ambiguous transaction data may yield low-confidence or generic intent inference
- Rate limiting or x402 payment failure blocks the request

## How this service works

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

## Output

Returns an AI-generated inference (powered by Claude) describing the probable motivation, strategy, or intent behind the submitted large on-chain transaction, including reasoning about the movement pattern and likely next steps.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-whale-intent-decoder-6b5255b0/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)
