Unnamed service
GET api.lastlookdata.com/api/crypto/price
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
LastLook Data — current price, 24h change, market cap, and volume for any supported cryptocurrency. Use ?coin=BTC|ETH|SOL|BNB|XRP|ADA|AVAX|DOGE|LINK|DOT|etc. Source: CoinGecko.
Resource: api.lastlookdata.com/api/crypto/price
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xB4848d1b4b7E31B75b9b30d717F89777dC65D68e
Payment methods: permit2 · Last validation: 2026-09-14 12:03:47.335+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"coin"
],
"properties": {
"coin": {
"enum": [
"BTC",
"ETH",
"SOL",
"BNB",
"XRP",
"USDT",
"USDC",
"ADA",
"AVAX",
"DOGE",
"DOT",
"MATIC",
"LINK",
"LTC",
"ATOM",
"UNI",
"SUI",
"APT",
"NEAR",
"PEPE"
],
"type": "string",
"description": "Crypto symbol"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xB4848d1b4b7E31B75b9b30d717F89777dC65D68e",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xB4848d1b4b7E31B75b9b30d717F89777dC65D68e",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
},
{
"raw": {
"asset": "0x311935Cd80B76769bF2ecC9D8Ab7635b2139cf82",
"extra": {
"assetTransferMethod": "permit2"
},
"payTo": "0xB4848d1b4b7E31B75b9b30d717F89777dC65D68e",
"amount": "197374",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x311935Cd80B76769bF2ecC9D8Ab7635b2139cf82",
"payTo": "0xB4848d1b4b7E31B75b9b30d717F89777dC65D68e",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "197374"
}
]
}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.