Real-time USD prices for any crypto asset — majors by symbol, any CoinGecko id, ...
https://md.fastdb.in/pulse/priceOverview
Real-time USD prices for any crypto asset — majors by symbol, any CoinGecko id, any token by chain:address. Aggregated, with confidence score.
Protocol
x402 (POST)
Price
$0.0010
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
md
Source
self-registered
Indexed
2026-07-17 15:13:05
Health
Status
healthy
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
{
"body": {
"coins": [
"ETH",
"BTC",
"base:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
]
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"at": "2026-07-17T15:00:00.000Z",
"prices": {
"BTC": {
"confidence": 0.99,
"key": "coingecko:bitcoin",
"symbol": "BTC",
"usd": 63164.1
},
"ETH": {
"confidence": 0.99,
"key": "coingecko:ethereum",
"symbol": "ETH",
"usd": 1818.32
}
},
"source": "defillama"
},
"type": "json"
}