# SilverbackDeFi DEX Metrics

> SilverbackDeFi DEX Metrics is a paid API for AI agents from x402.silverbackdefi.app, paid per call via x402, $0.002/call, status down (last checked 2026-09-15).

Retrieves decentralized exchange (DEX) performance metrics and trading statistics for DeFi analysis

## Facts

- Endpoint: POST https://x402.silverbackdefi.app/api/v1/dex-metrics
- Price: $0.002/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-silverbackdefi-app-592dd361
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZiWVmFXPLNC7TyPGQ257a

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-silverbackdefi-app-592dd361 -d '<json body>'
```

Example prompt: Can you pull the DEX metrics for USDC on Base chain — I want to see trading volume, liquidity, and transaction counts from the last 24 hours across major decentralized exchanges.

## When to prefer this

Use this endpoint when you need aggregated DEX trading statistics and performance metrics for DeFi tokens, especially on Base chain. Prefer this over general price APIs when you need volume, liquidity, and on-chain activity data specific to decentralized exchanges rather than just spot price.

## Known failure modes

- Invalid or unsupported token address returns 400 error
- Unsupported chain or DEX protocol returns 404 or empty result
- No trading activity in specified time range returns empty metrics
- Payment not fulfilled results in 402 Payment Required
- Rate limiting or overload returns 429 or 503

## Output

Returns aggregated DEX performance metrics including trading volume, liquidity depth, price data, transaction counts, and other on-chain trading statistics for the queried token or trading pair across decentralized exchanges.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-silverbackdefi-app-592dd361/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.silverbackdefi.app](https://www.zero.xyz/host/x402.silverbackdefi.app/llms.txt)
