Animica x402 Directory

Directory / agentpay.tools

agentpay.tools/tools/web_search/call

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://agentpay.tools/tools/web_search/call'

# -> 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://agentpay.tools/tools/web_search/call'

Endpoint: https://agentpay.tools/tools/web_search/call. Operated by agentpay.tools, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.

Other endpoints on agentpay.tools

agentpay.tools/tools/dune_query/call

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

GET · $0.00

agentpay.tools/tools/market_snapshot/call

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

GET · $0.00

agentpay.tools/tools/pre_trade_check/call

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…

GET · $0.01

agentpay.tools/tools/session_create/call

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

GET · $0.01

agentpay.tools/tools/url_reader/call

Convert any URL to clean, LLM-ready markdown. Strips ads, nav, and boilerplate — returns just the content. No API key needed.

GET · $0.00

agentpay.tools/tools/verified_route/call

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/fact…

GET · $0.01

agentpay.tools/v1/session/create

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

GET · $0.01

All 8 endpoints on agentpay.tools →