agentpay.tools publishes 8 machine-payable endpoints over the x402 protocol, priced from $0.00 to $0.01 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /tools/dune_query/call | GET | $0.00 | 200 |
| /tools/market_snapshot/call | GET | $0.00 | 200 |
| /tools/pre_trade_check/call | GET | $0.01 | 200 |
| /tools/session_create/call | GET | $0.01 | 200 |
| /tools/url_reader/call | GET | $0.00 | 200 |
| /tools/verified_route/call | GET | $0.01 | 200 |
| /tools/web_search/call | GET | $0.00 | 200 |
| /v1/session/create | GET | $0.01 | 402 |
Run any Dune Analytics query and return live onchain results by query ID. Use fast_only=True for live bots — returns cached result instantly or raises immediately, never blocks.
Fed rate, inflation proxy, S&P 500, BTC, ETH, and gas in one call. Replaces three separate API integrations with a single normalized response — the only tool that gives you macro + crypto in one shot.
Pre-trade risk check for AI agents trading crypto: live orderbook slippage at YOUR size, side-aware funding carry, open-interest crowding, and optional contract security — composed into a single ok/ca…
Open a budget-capped agent session on AgentPay. Pay $0.001 USDC once — get a session_id, budget config, and gateway URL. Enforces a hard max_spend cap across all subsequent tool calls via the AgentPay…
Convert any URL to clean, LLM-ready markdown. Strips ads, nav, and boilerplate — returns just the content. No API key needed.
Buyer-side trust oracle for the x402 marketplace: 'I need X, budget $Y — which tool is real?' Sweeps the WHOLE catalog across many queries, collapses sybil/factory clusters (one wallet stamping many f…
Search the web and return the top 5 results with their full content as clean markdown. Better than DIY because zero setup and results include page content, not just links.
A stateful, multi-chain spending session for AI agents. One session enforces a hard USDC budget cap across every tool call, with a verifiable receipt and running ledger for each payment — not a one-sh…