Hugen · Tick ALL

by Hugen

$0.005
per call · USDC on Base

Get real-time Best Bid/Ask for ALL available FX pairs in a single call. Multi-source aggregated from multiple institutional LPs with 62-88% spread improvement. Returns 14 FX pairs including majors, crosses, and XAUUSD gold. Each pair includes quality metadata and spread improvement vs single source. AI agent API for portfolio dashboards, multi-pair monitoring, and FX market overview. Accepts USDC payments on Base and Solana

Endpoint
GET https://tick.hugen.tokyo/tick/all
191calls / 30dmeasured by x402.new
160paying wallets / 30dmeasured by x402.new
100%uptime · 366ms p95measured by x402-list.com
Acompliance grademeasured by x402-list.com

Listed in 3 directories: bazaar, x402-list, x402-new. First seen 5 Sept 2026.

Call this service

The endpoint answers an unpaid request with an HTTP 402 and a payment challenge. @x402/fetch signs it, pays in USDC, and retries — you get the result back in one call.

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const pay = wrapFetchWithPayment(fetch, account);

const res = await pay("https://tick.hugen.tokyo/tick/all", {
  method: "GET",
});

console.log(await res.json());
Open the endpoint ↗On OpenSea's x402 Bazaar ↗Everything from tick.hugen.tokyo

More from tick.hugen.tokyo

Uptime and compliance: x402-list.com (CC BY 4.0). Safety scores: x402.direct. Call and payer counts: x402.new. AMNT indexes this endpoint and does not host, operate or vouch for it.