# BlockRun Liquidations by Exchange

> BlockRun Liquidations by Exchange is a paid API for AI agents from blockrun.ai, paid per call via x402, $0.0085/call, status unknown (last checked 2026-09-14).

Returns cryptocurrency liquidation data broken out by exchange, showing which venues are experiencing the most forced position closures.

## Facts

- Endpoint: GET https://blockrun.ai/api/v1/surf/market/liquidation/exchange-list
- Price: $0.0085/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blockrun-liquidations-by-exchange-1c0cd636
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Xgu1SqwWgduxfw-Tz2Slj

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 blockrun-liquidations-by-exchange-1c0cd636
```

Example prompt: Show me the current cryptocurrency liquidation breakdown by exchange — I want to see which trading venues have the highest forced liquidation activity right now.

## When to prefer this

Use this endpoint when you need to compare liquidation activity across multiple exchanges simultaneously in a single call, rather than fetching per-exchange data individually. Ideal for market sentiment analysis, risk monitoring, or identifying which venues are under the most stress during volatile market conditions.

## Known failure modes

- No liquidation data available if market data feeds are delayed or offline
- Empty or null data object returned during low-activity periods
- 402 Payment Required if USDC payment of $0.0075 is not included
- Rate limiting or gateway errors if called too frequently

## How this service works

Pay for the outcome. One endpoint for every model, tool and data source an agent needs — each call priced before it runs, at the best value per dollar. 103 models and 100 data and tool APIs.

## Output

A data object containing liquidation figures segmented by exchange, showing which venues are experiencing the most forced position closures at the time of the request.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/blockrun-liquidations-by-exchange-1c0cd636/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from blockrun.ai](https://www.zero.xyz/host/blockrun.ai/llms.txt)
