SERVICE / DETAILonchain

Crypto Pair Price

GET www.x402financialdata.com/crypto-pair/:base/:quote

SONAR SCORE0.683
LIVE PRICE0.010000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

22 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY2448msrecent response window
PRICE DRIFT0.0%advertised 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 ↗
LIVE ENDPOINT METADATA

Price of one crypto in terms of another -- BTC/USD, ETH/BTC, SOL/ETH, or any pair from 21+ major coins by ticker. Handles crypto/crypto pairs (e.g. how many ETH is 1 BTC worth) as well as a plain USD quote. Returns each leg's own 24h % change vs USD rather than a synthetic ratio change. From CoinGecko. $0.01/call.

Resource: www.x402financialdata.com/crypto-pair/:base/:quote

Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xe4181c7de066959bcca010525304ba68a84768e0

Payment methods: · Last validation: 2026-09-14 16:29:51.963+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET",
          "HEAD",
          "DELETE"
        ],
        "type": "string"
      },
      "pathParams": {
        "type": "object",
        "required": [
          "base",
          "quote"
        ],
        "properties": {
          "base": {
            "type": "string",
            "description": "Base coin ticker, e.g. BTC, ETH, SOL"
          },
          "quote": {
            "type": "string",
            "description": "Quote coin ticker, e.g. USD, ETH, BTC"
          }
        }
      },
      "queryParams": {
        "type": "object",
        "properties": {}
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xe4181c7de066959bcca010525304ba68a84768e0",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xe4181c7de066959bcca010525304ba68a84768e0",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "10000"
    },
    {
      "raw": {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "FTwh34f9yBgdD2ydjQUqHnZGRtQsHMHaRm8w2hpcB79L",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "payTo": "FTwh34f9yBgdD2ydjQUqHnZGRtQsHMHaRm8w2hpcB79L",
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "amountAtomic": "10000"
    }
  ]
}
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.