# BaseBuilder Crypto DeFiLlama Bridges

> BaseBuilder Crypto DeFiLlama Bridges is a paid API for AI agents from bb-crypto.vercel.app, paid per call via x402, $0.07279/call, status unknown (last checked 2026-09-15).

Fetches bridge protocol data from DeFiLlama, returning cross-chain bridge statistics, volumes, and metadata via a paid API endpoint.

## Facts

- Endpoint: POST https://bb-crypto.vercel.app/api/defillama-bridges
- Price: $0.07279/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-crypto-defillama-bridges-de739be1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pgWE57VjJ_b_pkShhp8eb

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 basebuilder-crypto-defillama-bridges-de739be1 -d '<json body>'
```

Example prompt: Pull me the current list of cross-chain bridge protocols from DeFiLlama, including their volumes and chain coverage, so I can compare which bridges are most active right now.

## When to prefer this

Use this endpoint when you need up-to-date cross-chain bridge protocol data sourced from DeFiLlama, particularly for comparing bridge volumes, coverage, and activity across chains. Prefer this over manual scraping or free DeFiLlama API calls when operating in a paid x402-based agent workflow that requires reliable, metered access.

## Known failure modes

- Payment not included or insufficient — returns 402 Payment Required
- DeFiLlama upstream API unavailable — returns 502 or timeout
- Invalid request body format — returns 400 Bad Request
- Rate limit exceeded — returns 429 Too Many Requests

## How this service works

BaseBuilder Crypto API hub - 26 paid endpoints

## Output

Returns a structured list of cross-chain bridge protocols tracked by DeFiLlama, including bridge names, supported chains, transaction volumes, and related metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-crypto-defillama-bridges-de739be1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-crypto.vercel.app](https://www.zero.xyz/host/bb-crypto.vercel.app/llms.txt)
