# Crypto Exchanges Trust Score & BTC Volume Ranking

> Crypto Exchanges Trust Score & BTC Volume Ranking is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns live JSON list of top cryptocurrency exchanges ranked by trust score, including 24-hour BTC trading volume.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/exchanges
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/crypto-exchanges-trust-score-btc-volume-ranking-9e4453ac
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qUfQbD4nfhFiuKp_9N46Y

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 crypto-exchanges-trust-score-btc-volume-ranking-9e4453ac -d '<json body>'
```

Example prompt: What are the top cryptocurrency exchanges right now ranked by trust score, and how much BTC volume did each do in the last 24 hours?

## When to prefer this

Use this endpoint when you need a real-time, ranked view of crypto exchanges by trust score and Bitcoin trading volume — ideal for due diligence on where to trade, market monitoring dashboards, or comparing exchange liquidity. Prefer this over static lists or aggregator sites when freshness matters.

## Known failure modes

- Upstream data source temporarily unavailable — may return 502 or empty data
- Payment not processed correctly — 402 error requiring valid x402 payment
- Rate limiting if called too frequently — 429 response
- Stale or delayed data if live feed lags

## How this service works

Top crypto exchanges by trust score with 24h BTC volume. Live. Returns JSON.

## Output

A JSON array of top cryptocurrency exchanges, each entry including the exchange name, trust score, and 24-hour BTC trading volume, returned live at time of request.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/crypto-exchanges-trust-score-btc-volume-ranking-9e4453ac/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
