Token Price Snapshot
GET store.agentexchange.work/crypto/prices
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
Current USD prices for one or more tokens by CoinGecko id (e.g. bitcoin, ethereum, solana, usd-coin). Returns price, symbol, and confidence per token in one call. Sourced live from DefiLlama with attribution.
Resource: store.agentexchange.work/crypto/prices
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c
Payment methods: — · Last validation: 2026-09-14 07:43:16.101+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"at": {
"type": "integer",
"description": "Unix seconds for a historical price snapshot. Omit for current."
},
"ids": {
"type": "string",
"description": "Legacy alias for coins: comma-separated CoinGecko ids (bitcoin,ethereum)."
},
"coins": {
"type": "string",
"description": "Comma-separated symbols (BTC,ETH), CoinGecko ids (bitcoin or coingecko:solana), or chain:address (base:0x833…). Up to 50. Preferred param."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"asOf": {
"type": "string"
},
"count": {
"type": "number"
},
"prices": {
"type": "array"
},
"source": {
"type": "object"
},
"requested": {
"type": "number"
},
"historical": {
"type": "boolean"
},
"unresolved": {
"type": "array"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "10000"
}
]
}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.