TBS Crypto & DeFi API
GET x402.tbs-digital.com/crypto/bundle
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Complete crypto and DeFi snapshot in ONE call for AI agents: spot prices for your tokens, full market data (market cap, 24h volume, supply, 24h change) for the lead token, top-10 chains by TVL, and the best yield pools by APY. Prices, market, TVL and yields together — the most complete crypto+DeFi call per request.
Resource: x402.tbs-digital.com/crypto/bundle
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xd6fCE15298Fc9D60f867d9455D497177Da9BFB0a
Payment methods: — · Last validation: 2026-09-13 23:01:08.398+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"chain": {
"type": "string",
"description": "Chain for the yield slice (default Ethereum)"
},
"symbols": {
"type": "string",
"description": "Comma-separated tickers (default btc,eth)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"payer": {
"type": "object",
"properties": {
"address": {
"type": "string",
"nullable": true
},
"network": {
"type": "string"
}
}
},
"market": {
"type": "object",
"nullable": true
},
"prices": {
"type": "array"
},
"source": {
"type": "string"
},
"request_id": {
"type": "string"
},
"top_chains": {
"type": "array"
},
"top_yields": {
"type": "array"
},
"generated_at": {
"type": "string"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xd6fCE15298Fc9D60f867d9455D497177Da9BFB0a",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xd6fCE15298Fc9D60f867d9455D497177Da9BFB0a",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "1000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.