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

Acts as a unified gateway to 2,000+ AI-agent tools and x402 services, paid per call in USDC with no signup or API key required

## Facts

- Endpoint: POST https://toll402.dev/v1/x/6be45b3dea30
- 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-0b128266
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QHwPHBdXOzrpJAQrcTpY1

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-0b128266 -d '<json body>'
```

Example prompt: Use the Toll402 gateway to call a tool for me — route this request through their unified x402 endpoint, paying in USDC per call, without needing any signup or API key.

## When to prefer this

Choose this endpoint when you need to access multiple disparate AI-agent tools or x402 services without managing individual API keys or wallets — ideal for agent orchestration scenarios where a single USDC wallet should fund many capability calls across different providers.

## Known failure modes

- Insufficient USDC balance causes 402 payment failure
- Unknown or unavailable tool returns a routing error
- Malformed tool parameters result in a 400 bad request
- Downstream service timeout causes a gateway timeout response
- Tool not found in the registry returns a 404 or equivalent error

## 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 requested tool or service routed through the gateway — could be structured data, a computation result, a business record, or any capability offered by the 2,000+ aggregated x402 services, depending on the tool invoked.

## More

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