Discovery hub
These are the public entrypoints agents and humans can use to inspect agenttoll.dev before buying work. The JSON and text routes expose prices, seller details, spend caps, approval prompts, and receipts before payment.
MCP manifest
Machine-readable MCP entrypoint, auth modes, payments, and tool roster.
/.well-known/mcp.json
System info
Network, seller wallet, asset contract, categories, and discovery URLs.
/api/system/info
llms-full.txt
Long-form agent context with every tool, price, quote URL, and endpoint.
/llms-full.txt
Base MCP buyer skill
Agent-facing guide for deciding, explaining, capping, and approving AgentToll x402 purchases through Base MCP.
/agenttoll-base-mcp-skill.md
Route finder
Free task-to-route lookup with price, buyer contract, approval prompt, and expected result.
/api/routes/find?q=video%20model%20settings
agenttoll.receipt.v1
Receipt envelope for request hash, result hash, payment terms hash, network, asset, seller, amount, and settlement verification.
/agenttoll-receipt-v1.md
Quote API
Free price lookup before an agent attempts a paid call.
/api/quote?tool=trending_markets
OpenAPI
OpenAPI 3.1 spec for public metadata and paid HTTP routes.
/openapi.json
x402 resources
x402 discovery surface used by paid-resource crawlers.
/.well-known/x402
agent.json
Agent-facing manifest with MCP URL, payment data, and tool list.
/.well-known/agent.json
Tools
Human-readable catalog with pages for each paid work product.
/tools
Quote a tool
Use the free quote endpoint to check price, network, asset, seller wallet, expected result, and approval language before a paid x402 call.
curl https://agenttoll.dev/api/quote?tool=trending_markets