# clonecho Protocol Fees Leaderboard

> clonecho Protocol Fees Leaderboard is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns DeFi/crypto protocols ranked by 24-hour fees generated, providing a real economic-activity signal in live JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/protocol-fees
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-protocol-fees-leaderboard-b757dc6e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OxzfpnB7TFFixqwArSFH0

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 clonecho-protocol-fees-leaderboard-b757dc6e -d '<json body>'
```

Example prompt: Show me which DeFi protocols are generating the most fees right now — I want the live 24-hour leaderboard ranked by real economic activity, not just hype.

## When to prefer this

Use this endpoint when you need a real-time, fee-based ranking of DeFi/crypto protocols as a proxy for genuine economic activity — ideal for filtering out hype and identifying protocols with actual usage. Prefer this over market-cap or TVL rankings when economic throughput matters.

## Known failure modes

- Upstream data source unavailable — may return 502 or empty dataset
- Stale data if live feed is temporarily delayed
- Payment required error (402) if USDC payment not attached
- Protocol list may be incomplete if some chains are not indexed

## How this service works

Protocols ranked by 24h fees generated — real economic-activity signal, not hype. Live. Returns JSON.

## Output

A JSON array of crypto/DeFi protocols sorted by 24-hour fees generated in descending order, including protocol names and fee amounts, reflecting live on-chain economic activity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-protocol-fees-leaderboard-b757dc6e/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)
