# CryptoIZ Whale Divergence Signal

> CryptoIZ Whale Divergence Signal 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 divergence signals indicating when large holders are moving opposite to the broader market in crypto assets.

## Facts

- Endpoint: POST https://mcp.cryptoiz.org/whale/divergence
- 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-63ddfb19
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3B3YtnbvkshuTxgIXRJ3M

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-63ddfb19 -d '<json body>'
```

Example prompt: Check CryptoIZ for the current whale divergence signal on Bitcoin — I want to know if large holders are moving opposite to the broader market right now.

## When to prefer this

Use this endpoint when you specifically need to detect divergence between whale/large-holder activity and the broader market, as opposed to raw accumulation/distribution data. Prefer this over general accumulation or distribution endpoints when you want a single signal showing misalignment between smart money and retail behavior, useful for contrarian or trend-reversal strategies.

## Known failure modes

- Unknown or unsupported asset symbol returns an error
- Payment of $0.04 USDC not received results in 402 Payment Required
- Service unavailable or on-chain data feed lag causes timeout
- Malformed request body returns 400 Bad Request
- No significant divergence detected may return neutral/null signal

## How this service works

Returns whale divergence signals for crypto market analysis.

## Output

A whale divergence signal indicating the degree and direction of divergence between large-holder behavior and overall market movement, enabling traders to identify potential trend reversals or smart money positioning.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mcp-cryptoiz-org-63ddfb19/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)
