# Toll402 Gateway — AI Agent Tool Aggregator

> Toll402 Gateway — AI Agent Tool Aggregator is a paid API for AI agents from toll402.dev, paid per call via x402, $0.00115/call, status unknown (last checked 2026-09-15).

Acts as a unified gateway to 2,000+ AI-agent tools and services, routing capability requests and handling per-call USDC payments via x402, with no signup or API key required.

## Facts

- Endpoint: POST https://toll402.dev/v1/x/6d1eeb575984
- Price: $0.00115/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/toll402-gateway-ai-agent-tool-aggregator-cac835cb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zgN0bIR0aSPQ1EWAdwoEa

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability toll402-gateway-ai-agent-tool-aggregator-cac835cb -d '<json body>'
```

Example prompt: Route this tool call through Toll402's gateway — I need it to look up business directory info and pay the per-call fee in USDC from my x402 wallet, no API key setup needed.

## When to prefer this

Choose this endpoint when your AI agent needs to access many different tools or capabilities without managing separate API keys or accounts for each provider, and when you want a unified per-call USDC micropayment model via x402. Ideal for autonomous agents that require dynamic tool selection across a broad catalog of 2,000+ services.

## Known failure modes

- Insufficient USDC balance in x402 wallet returns a 402 Payment Required error
- Unknown or unsupported tool name results in a routing error
- Malformed request payload causes a 400 Bad Request response
- Underlying tool/service provider is unavailable, returning a gateway timeout or 503
- Invalid x402 payment header leads to authentication/payment rejection

## How this service works

The OpenRouter for AI-agent tools: one gateway, one wallet, every capability. Built-in tools, forged tools, a global verified business directory and 2,000+ aggregated x402 services, all paid per call in USDC via x402 (HTTP 402). No signup, no API key.

## Output

The agent receives the output of the dispatched tool or service call — structured results, data, or content from the underlying capability — along with any metadata about the execution, billed at $0.00115 USDC per call via x402.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/toll402-gateway-ai-agent-tool-aggregator-cac835cb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from toll402.dev](https://www.zero.xyz/host/toll402.dev/llms.txt)
