← Back to directory

Base coin price mini-endpoint for major tokens only. Returns spot prices and 24h...

https://x402factory.ai/base/coinprice

Overview

Base coin price mini-endpoint for major tokens only. Returns spot prices and 24h stats for well-known tickers like btc, solana, eth, xmr, ltc and other large-cap coins, never microcaps. Pass an optional ticker to get a single-coin 24h snapshot with price, symbol, changeRate, changePrice, high and low, or omit ticker to receive a compact basket of top tokens in a fixed order. Cost: 0.001 USDC per request.

Protocol x402
Price $0.0010
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402factory
Source bazaar
Indexed 2026-03-02 01:01:24

Health

Status healthy
Latency (p50) 593ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-08-16 20:27:07
Last Healthy 2026-08-16 20:27:07
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "ticker": { "description": "Optional ticker symbol for a single major token (case-insensitive). Examples: btc, solana, eth, xmr, ltc. When omitted the endpoint returns a compact basket of top tokens instead.", "required": false, "type": "string" } }, "bodyType": "json", "method": "POST", "type": "http" }

Output Schema

{ "changePrice": { "description": "Absolute 24h price change over the recent period for the asset (single mode only).", "type": "number" }, "changeRate": { "description": "Relative 24h change rate over the recent period for the asset (single mode only).", "type": "number" }, "high": { "description": "24h high price for the asset (single mode only).", "type": "number" }, "low": { "description": "24h low price for the asset (single mode only).", "type": "number" }, "mode": { "description": "Result mode: 'single' when ticker is provided, 'top' when ticker is omitted.", "type": "string" }, "ok": { "description": "True on success.", "type": "boolean" }, "price": { "description": "Spot price for the asset, using the upstream best bid/last price in a stable quote asset.", "type": "number" }, "prices": { "description": "For mode='top': ordered array of { ticker, symbol, price } for a fixed basket of major tokens, in the order: btc, solana, eth, xmr, bnb, xrp, trx, doge, ada, bch, hype, link, leo, xlm, zec, ltc, avax, hbar, dai, shib, ton, mnt, wlfi, cro.", "type": "array" }, "symbol": { "description": "Upstream trading symbol for the asset (e.g. BTC-USDT for single mode, or base asset symbol like BTC in the top basket).", "type": "string" }, "ticker": { "description": "Normalized lower-case ticker that was resolved (single mode only).", "type": "string" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-16 20:27:07 healthy 402 612ms
2026-08-16 14:28:08 healthy 402 506ms
2026-08-16 11:33:44 healthy 402 697ms
2026-08-16 04:59:16 healthy 402 528ms
2026-08-15 23:44:04 healthy 402 530ms
2026-08-15 19:47:08 healthy 402 618ms
2026-08-15 13:00:44 healthy 402 1057ms
2026-08-15 07:21:00 healthy 402 593ms
2026-08-15 01:48:23 healthy 402 534ms
2026-08-14 21:58:16 healthy 402 523ms
2026-08-14 16:54:17 healthy 402 586ms
2026-08-14 07:18:10 healthy 402 511ms
2026-08-14 05:58:06 healthy 402 633ms