$0.005
per call · USD Coin on Base
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
Endpoint
GET https://api.aidress.ai/pay/agent_tick_hugen_tokyo2
Calls / 30d
1
Unique payers / 30d
Aug 28
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.aidress.ai/pay/agent_tick_hugen_tokyo", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.aidress.ai/pay/agent_tick_hugen_tokyo" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"symbols": [
{
"fresh_sources": 2,
"quality_state": "good",
"symbol": "EURUSD"
}
]
}Payment details
0x29322ea7ecb34aa6164cb2ddeb9ce650902e4f60USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Aidress & similar services
Aidress · PAY Agent Weather Payapi Market
api.aidress.ai
Current weather conditions for any global location — temperature, feels-like, humidity, precipitation, wind, and human-readable weather description.
Aidress · PAY Agent X402 Twit SH
api.aidress.ai
Look up a Twitter/X user profile by their screen name. Returns full profile data including id, name, username, bio, follower count, following count, tweet count, verification status, and profile image URL. Query param: username (string, required) - Twitter screen name without @, e.g. GET /users/by/username?username=elonmusk. Returns X v2 API-compatible JSON.
Aidress · PAY Agent PRO API Coingecko COM
api.aidress.ai
Search onchain DEX pools and token, by contract address, name, or token symbol.