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

Uses Claude AI to infer the probable intent behind large on-chain cryptocurrency movements of $100K or more on a weekly basis

## Facts

- Endpoint: GET https://x402wid.vercel.app/api/weekly-whales
- Price: $0.5/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-b52415d6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KDSSzaNJrJ3WQoQbELrlW

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-b52415d6
```

Example prompt: Pull this week's whale intent report — I want to know what Claude thinks the big $100K+ on-chain movers are actually trying to do right now.

## When to prefer this

Choose this endpoint when you need AI-interpreted intent behind large crypto wallet movements rather than raw transaction data. Ideal for agents performing weekly crypto market intelligence, DeFi sentiment analysis, or monitoring institutional-scale on-chain behavior. Prefer this over raw blockchain explorers when narrative reasoning about whale motivation is more valuable than raw numbers.

## Known failure modes

- Payment not received — 402 response if $0.5 USDC not provided via x402 protocol
- No whale transactions detected in the current week — empty or minimal report
- Claude inference unavailable — upstream AI provider outage
- Stale data — weekly cadence means intra-week movements may not yet be included
- Rate limiting or Vercel cold-start latency causing timeout

## How this service works

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

## Output

A Claude-generated AI analysis of large on-chain cryptocurrency transactions (≥$100K) from the past week, including inferred intent, likely strategy or motivation behind each significant movement, and a summary of notable whale behavior patterns.

## Example request

```json
{}
```

## More

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