Top DeFi yield opportunities across chains from DeFiLlama, filterable by chain/p...
https://x402-services-production.up.railway.app/api/crypto/yieldsOverview
Top DeFi yield opportunities across chains from DeFiLlama, filterable by chain/project/min-TVL, ranked by APY. Send { chain?, project?, minTvl?, limit? }. Yield discovery for finance agents.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/defi
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-14 19:15:35
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"chain": {
"description": "Filter by chain, e.g. Base, Ethereum",
"required": false,
"type": "string"
},
"limit": {
"description": "Max pools, default 10 (max 50)",
"required": false,
"type": "number"
},
"minTvl": {
"description": "Minimum pool TVL in USD (default 1,000,000)",
"required": false,
"type": "number"
},
"project": {
"description": "Filter by protocol, e.g. aave",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}