$0.002
per call · USD Coin on Base
Korean exchange prices (Upbit, Bithumb) for a single token in KRW
Endpoint
GET https://api.aidress.ai/pay/agent_printmoneylab_com1
Calls / 30d
1
Unique payers / 30d
Aug 27
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_printmoneylab_com", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.aidress.ai/pay/agent_printmoneylab_com?exchange=all&symbol=BTC" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"bithumb": {
"change_rate": 0.019,
"data_age_seconds": 0,
"exchange": "bithumb",
"price_krw": 141950000,
"symbol": "BTC",
"volume_24h": 987654.32
},
"upbit": {
"change_rate": 0.02,
"data_age_seconds": 0,
"exchange": "upbit",
"price_krw": 142000000,
"symbol": "BTC",
"volume_24h": 1234567.89
}
},
"symbol": "BTC",
"timestamp": 1776340000000
}Payment details
0xcf9223ece895258dea8d288aebcf846ab8e342fbUSD 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.