Catalog
FinanceGETlive

FX bid/ask quote

Fetch the latest institutional bid/ask quote for a currency pair.

$0.005
per call
Success
100%
p50 latency
1.16s
p95 latency
1.16s
Calls (30d)
1

Provider contract

Call path
/routes/hugen-tick/finance/fx-quote
Method
GET
Selected provider
hugen-tickdefault
Provider price
$0.005
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/hugen-tick/finance/fx-quote?symbol=USDJPY'
CLI
h402 call 'finance/fx-quote' --provider 'hugen-tick' --method GET --query '{"symbol":"USDJPY"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

symbolstringrequired

Currency pair without separators.

e.g.
GET/routes/hugen-tick/finance/fx-quote
Request query
{
  "symbol": "USDJPY"
}

ResponseExample response
{
  "data": {
    "symbol": "USDJPY",
    "best_bid": "163.09600",
    "best_ask": "163.09500",
    "best_spread": "-0.00100",
    "spread_vs_single_source": "N/A",
    "server_ts": 1784733241911,
    "seq": 9029549,
    "fresh_sources": 6,
    "stale_sources": 0,
    "quality_state": "good",
    "is_crossed": true,
    "quote_age_ms": 36,
    "best_bid_source": "source_a",
    "best_ask_source": "source_f",
    "leader": "source_d",
    "leader_mid": "163.09400",
    "median_mid": "163.09475",
    "worst_bid": "163.08700",
    "worst_ask": "163.10100"
  },
  "h402": {
    "routeId": "finance/fx-quote",
    "provider": "hugen-tick",
    "selectedCandidateId": "finance/fx-quote/hugen-tick",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

hugen-tick
x402
100
Success
100%
p50
1.16s
Calls
1
100%
$0.005$0.0050/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider