SERVICE / DETAILother

Unnamed service

POST x402factory.ai/base/coinprice

SONAR SCORE0.000
LIVE PRICE0.001000
BAZAAR LIVE
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

No recent observations
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCYrecent response window
PRICE DRIFTadvertised vs observed

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.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
No probe history yet.
LIVE ENDPOINT METADATA

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.

Resource: x402factory.ai/base/coinprice

Network: base · Asset: 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 · Pay to: 0x402FaCcC3fAeb72351CC2b68C7966faF5f22B0d4

Payment methods: · Last validation:

{
  "input": {
    "body": {
      "ticker": {
        "type": "string",
        "required": false,
        "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."
      }
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {},
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
        "extra": {
          "kind": "base-coinprice",
          "name": "USD Coin",
          "eip712": {
            "name": "USD Coin",
            "version": "2"
          },
          "chainId": 8453,
          "iconUrl": "https://x402factory.ai/x402factoryfavoicon.jpg",
          "pricing": {
            "mode": "fixed",
            "amount": 0.001,
            "network": "Base",
            "currency": "USDC"
          },
          "version": "2",
          "decimals": 6,
          "avatarUrl": "https://x402factory.ai/x402factoryfavoicon.jpg",
          "serviceUrl": "https://x402factory.ai",
          "serviceName": "x402Factory",
          "serviceDescription": "x402Factory Base endpoints for agents (notes, LLMs, TTS, Telegram, coin prices, payments)."
        },
        "payTo": "0x402FaCcC3fAeb72351CC2b68C7966faF5f22B0d4",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://x402factory.ai/base/coinprice",
        "description": "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.",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "ticker": {
                "type": "string",
                "required": false,
                "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."
              }
            }
          },
          "output": {
            "ok": {
              "type": "boolean",
              "description": "True on success."
            },
            "low": {
              "type": "number",
              "description": "24h low price for the asset (single mode only)."
            },
            "high": {
              "type": "number",
              "description": "24h high price for the asset (single mode only)."
            },
            "mode": {
              "type": "string",
              "description": "Result mode: 'single' when ticker is provided, 'top' when ticker is omitted."
            },
            "price": {
              "type": "number",
              "description": "Spot price for the asset, using the upstream best bid/last price in a stable quote asset."
            },
            "prices": {
              "type": "array",
              "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."
            },
            "symbol": {
              "type": "string",
              "description": "Upstream trading symbol for the asset (e.g. BTC-USDT for single mode, or base asset symbol like BTC in the top basket)."
            },
            "ticker": {
              "type": "string",
              "description": "Normalized lower-case ticker that was resolved (single mode only)."
            },
            "changeRate": {
              "type": "number",
              "description": "Relative 24h change rate over the recent period for the asset (single mode only)."
            },
            "changePrice": {
              "type": "number",
              "description": "Absolute 24h price change over the recent period for the asset (single mode only)."
            }
          }
        },
        "maxAmountRequired": "1000",
        "maxTimeoutSeconds": 60
      },
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "payTo": "0x402FaCcC3fAeb72351CC2b68C7966faF5f22B0d4",
      "scheme": "exact",
      "network": "base",
      "amountAtomic": "1000"
    }
  ]
}
METADATA PROVENANCE

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.