# Toll402 AI-Agent Tool Gateway

> Toll402 AI-Agent Tool Gateway 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).

Routes AI-agent tool calls through a unified gateway aggregating 2,000+ x402-monetized services, paid per call in USDC with no signup or API key required

## Facts

- Endpoint: POST https://toll402.dev/v1/x/6dd39706a32f
- 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-ai-agent-tool-gateway-7c94b501
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Z7BuPmZLxzVWVhPXRa6Zj

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-ai-agent-tool-gateway-7c94b501 -d '<json body>'
```

Example prompt: Use Toll402 to call a weather lookup tool for New York City right now — charge my USDC wallet per call, no API key needed.

## When to prefer this

Choose Toll402 when your AI agent needs to access many different capabilities without managing multiple API keys or service accounts — especially when you want per-call USDC micropayments via x402 protocol, or when you need a single wallet and gateway to cover a broad set of aggregated tools including web, data, and business directory services.

## Known failure modes

- Insufficient USDC balance causes payment failure and 402 response
- Unknown or invalid tool identifier returns routing error
- Underlying x402 service is unavailable causing downstream failure
- Malformed tool parameters result in execution error from target service
- Payment facilitator timeout causes transaction failure

## 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

Returns the output of the dispatched tool or capability as determined by the underlying x402 service — could be structured data, text, search results, enrichment data, or any other capability output depending on which tool was routed to.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/toll402-ai-agent-tool-gateway-7c94b501/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)
