# CryptoIZ Whale Distribution

> CryptoIZ Whale Distribution is a paid API for AI agents from mcp.cryptoiz.org, paid per call via x402, $0.04/call, status down (last checked 2026-09-15).

Returns whale distribution data showing how large holders are positioned for a given crypto asset.

## Facts

- Endpoint: POST https://mcp.cryptoiz.org/whale/distribution
- Price: $0.04/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mcp-cryptoiz-org-fc38ee34
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Dad4sVdDTNVsGtuNlsbvr

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 mcp-cryptoiz-org-fc38ee34 -d '<json body>'
```

Example prompt: Pull the CryptoIZ whale distribution signal for Solana — I want to see how large holders are currently positioned and whether they're distributing.

## When to prefer this

Use this endpoint when you need to understand how large crypto holders (whales) are distributing a specific asset, complementing accumulation signals. Prefer this over generic market data APIs when you want on-chain whale positioning intelligence specifically from CryptoIZ's analytics pipeline.

## Known failure modes

- Unsupported or unrecognized asset symbol returns an error or empty result
- Payment failure via x402 protocol results in 402 response and no data
- Rate limiting may occur with high call frequency
- Asset may have insufficient on-chain data for whale analysis
- Network timeout or upstream data unavailability

## How this service works

Returns whale distribution data for a crypto asset on CryptoIZ.

## Output

Returns whale distribution data for the requested crypto asset, including metrics on how large holders (whales) are positioned, likely including distribution vs. accumulation signals, percentage of supply held by whale wallets, and distribution trend indicators.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mcp-cryptoiz-org-fc38ee34/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mcp.cryptoiz.org](https://www.zero.xyz/host/mcp.cryptoiz.org/llms.txt)
