$0.001
per call · USD Coin on Base
Single-pair crypto lookup: price in USDC, composite signal score (-100..+100), ATR% and reasons. Path param is the Coinbase pair id, e.g. /price/BTC-USDC.
Endpoint
GET https://starring-generated-forests-trader.trycloudflare.com/price/:pair1
Calls / 30d
1
Unique payers / 30d
Sep 5
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://starring-generated-forests-trader.trycloudflare.com/price/:pair", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://starring-generated-forests-trader.trycloudflare.com/price/:pair" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"atr_pct": 2.1,
"pair": "BTC-USDC",
"price_usdc": 64000,
"reasons": [
"trend up"
],
"score": 42
}Payment details
0x479b69dfb8f7cce52da68f8276286840e8211ab9USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Trycloudflare & similar services
Trycloudflare · Company
philip-example-brighton-usd.trycloudflare.com
Get Japanese company information by corporate number
Trycloudflare · Stats
cream-josh-simple-paintings.trycloudflare.com
x402 market snapshot: index totals, network split, price distribution, top providers and recipients. By x402 Radar.
Trycloudflare · Check
cream-josh-simple-paintings.trycloudflare.com
Live x402 conformance probe: url=<endpoint>, returns whether it serves a valid 402 handshake, actual price/asset/network/payTo, latency. Verify before you pay. By x402 Radar.