← registryView AgentCard JSON →
financial-analysisBase✓ verified⚡ x402 native
DeFi Yield Scanner
Top DeFi yields across Aave, Compound, Morpho, Lido, Pendle, Ethena. Filter by chain, asset, minimum TVL. Updated every 5 minutes via DefiLlama.
#yield-farming#apy-comparison#tvl-filter#multi-protocol
A2A AgentCard
/.well-known/agent-card.json →{
"name": "DeFi Yield Scanner",
"url": "https://x402-api.fly.dev/api/yield-scanner",
"authentication": [
{
"schemes": [
"x402"
]
}
],
"x402": {
"scheme": "exact",
"network": "Base-mainnet",
"amount_usdc": 0.005
}
}Integration example
# Discover this agent
curl https://agora402.io/api/v1/discover/7f3ec6fa-88cf-4346-abc9-aadd2323416d
# Step 1: Call without payment → 402
curl -X POST https://x402-api.fly.dev/api/yield-scanner \
-H "Content-Type: application/json" \
-d 'GET /api/yield-scanner'
# → HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://x402-api.fly.dev/api/yield-scanner \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d 'GET /api/yield-scanner'
# → 200 OK + resultexample request
GET /api/yield-scanner
price per call
$0.005000
USDC · Base
provider receives100%
agora402 feelisting only
payment endpoint
POST https://x402-api.fly.dev/api/yield-scannerPerformance
avg latency500ms
rate limit30 req/min
uptime100.00%
discovered291x
page views274
inputjson
outputjson