TOLL·402 DEVELOPER PLATFORM

Give your coding agent a verified x402 service catalog.

Search exact routes, compare price and dated checks, and prepare an integration from Claude Code, Codex, Cursor, OpenCode, or GitHub Copilot. TOLL·402 never needs your wallet key.

78,267
exact resources
2,399
provider groups
16,535
live quote checks
5
agent adapters

01 / INSTALL IN YOUR AGENT

READ ONLY · NO AUTH
CODEX

Add the public TOLL·402 marketplace and install the plugin, then start a new task.

terminal
codex plugin marketplace add alexclowe/toll402-agent-plugins
codex plugin add toll402@toll402
02 / MCP TOOLS

One server, six focused tools.

The endpoint is stateless Streamable HTTP. It searches stored directory data and never performs a payment or asks for a wallet credential.

01search_services

Find exact x402 routes by task, network, price, curation, and verification.

02get_resource

Inspect payment options, input schema, provenance, and dated evidence.

03compare_resources

Compare two to five candidates without flattening evidence states.

04get_connection_recipe

Generate quote-only code or a tool-specific agent handoff.

05check_current_quote

Read the latest stored exact-route check and its date.

06report_listing_issue

Prepare a reproducible issue without mutating directory data.

03 / REST + OPENAPI

Use the same index without an agent.

SEARCH RESOURCES
curl 'https://toll402.com/api/v1/resources?q=weather&curation=curated&pageSize=3'
LIST MCP TOOLS
curl --request POST 'https://toll402.com/mcp' \
  --header 'content-type: application/json' \
  --header 'accept: application/json' \
  --data '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
04 / DATASETS + SCHEMA

Build against downloadable evidence.

The API reports its schema version and generation time. Bulk datasets retain resource IDs, source provenance, quote outcomes, curation state, and payment metadata.