Animica x402 Directory

Directory / tick.hugen.tokyo

tick.hugen.tokyo/tick/symbols

List all available FX symbols with their current quality state and source count. AI agent API for discovering available instruments before subscribing to tick data. Accepts USDC payments on Base and Solana

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://tick.hugen.tokyo/tick/symbols'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://tick.hugen.tokyo/tick/symbols'

Endpoint: https://tick.hugen.tokyo/tick/symbols. Operated by tick.hugen.tokyo, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on tick.hugen.tokyo

tick.hugen.tokyo/tick/all

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. …

GET · $0.005

tick.hugen.tokyo/tick/latest

Get real-time Best Bid/Ask for any FX pair, aggregated from multiple institutional liquidity providers. 62-88% tighter spreads than any single source. Includes …

GET · $0.005

All 3 endpoints on tick.hugen.tokyo →