# x402 Chain Intel – Token Dump Alert

> x402 Chain Intel – Token Dump Alert is a paid API for AI agents from x402-chain-intel.vercel.app, paid per call via x402, $0.19/call, status unknown (last checked 2026-09-14).

Detects and alerts on large token dump events on-chain, identifying potential rug pulls or coordinated sell-offs for trading bots

## Facts

- Endpoint: POST https://x402-chain-intel.vercel.app/api/alert/token-dumps
- Price: $0.19/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-chain-intel-token-dump-alert-321e04e0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LJAYJ7-241mNv98l8ZYFX

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-chain-intel-token-dump-alert-321e04e0 -d '<json body>'
```

Example prompt: Alert me if there are any large token dumps happening right now for the token at address 0xABC...123 on Ethereum — I want to know if insiders or whales are dumping.

## When to prefer this

Choose this endpoint when you need real-time or near-real-time detection of large token sell-offs, insider dumps, or rug pull activity for a specific token address. It is purpose-built for trading bots that need actionable sell signals based on on-chain dump patterns, rather than price-based indicators from a CEX or DEX feed.

## Known failure modes

- Invalid or non-existent token address returns an error or empty result
- Unsupported blockchain network returns a 400 or 422 error
- RPC or indexer downtime causes delayed or missing on-chain data
- Very recent transactions may not yet be indexed, causing false negatives
- Payment failure (insufficient USDC balance) results in 402 Payment Required

## How this service works

27 paid endpoints for trading bots

## Output

Returns structured alert data including whether a significant token dump event is detected, the token address, total dump volume, wallet addresses responsible for selling, timestamps of dump transactions, and a severity or risk score indicating how alarming the activity is.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-chain-intel-token-dump-alert-321e04e0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402-chain-intel.vercel.app](https://www.zero.xyz/host/x402-chain-intel.vercel.app/llms.txt)
