$0.0085
per call · USD Coin on Base
Query Polymarket markets with filtering, sorting, and pagination
Endpoint
GET https://api.aidress.ai/pay/agent_blockrun_ai2
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_blockrun_ai", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.aidress.ai/pay/agent_blockrun_ai" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x6e007731870ede419cfb31889cd5c4493cecb04cUSD 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.