Universal crypto price for ANY coin. Params: symbol (e.g. BTC, ETH, WIF), vs (US...
https://api.x402node.dev/crypto/priceOverview
Universal crypto price for ANY coin. Params: symbol (e.g. BTC, ETH, WIF), vs (USD/CNY/EUR, default USD), amount (optional). 任意加密货币实时价格与换算。任意の暗号資産価格。Precio de cualquier cripto. 모든 암호화폐 시세. crypto price, coin price.
Protocol
x402
Price
$0.0060
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402node
Source
bazaar
Indexed
2026-06-23 05:15:12
Health
Status
unknown
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
{
"discoverable": true,
"method": "GET",
"queryParams": {
"amount": "可选,换算数量",
"symbol": "币种代码,如 BTC/ETH/SOL/WIF",
"vs": "计价货币 USD/CNY/EUR,默认USD"
},
"type": "http"
}
Output Schema
{
"as_of": "string",
"price": "number",
"result": "number",
"source": "string",
"symbol": "string",
"vs": "string"
}