# DeFi TVL Rankings with 1-Day and 7-Day Change

> DeFi TVL Rankings with 1-Day and 7-Day Change 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 a live-updated ranked list of top DeFi protocols by Total Value Locked (TVL), including 1-day and 7-day percentage changes, sourced from DeFiLlama.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/defi-tvl
- 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/defi-tvl-rankings-with-1-day-and-7-day-change-062c33ae
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_grLdpu4uIqM5WE6rcy7SB

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 defi-tvl-rankings-with-1-day-and-7-day-change-062c33ae -d '<json body>'
```

Example prompt: What are the top DeFi protocols by total value locked right now, and how have their TVLs changed over the past day and week?

## When to prefer this

Use this endpoint when you need a real-time, pre-aggregated leaderboard of DeFi protocols by TVL with short-term trend data (1d/7d), without needing to query DeFiLlama directly or parse raw data. Ideal for dashboards, market summaries, or agent workflows that need live DeFi market health signals.

## Known failure modes

- DeFiLlama upstream API unavailable — may return 502 or empty data
- Rate limiting or payment verification failure — returns 402 if payment not processed
- Temporary data staleness if DeFiLlama feed is delayed

## How this service works

Top DeFi protocols by TVL with 1-day and 7-day change (DeFiLlama). Live. Returns JSON.

## Output

A JSON array of top DeFi protocols ranked by TVL, each entry including the protocol name, current TVL, 1-day percentage change, and 7-day percentage change — sourced live from DeFiLlama.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/defi-tvl-rankings-with-1-day-and-7-day-change-062c33ae/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)
