# Toll402 Gateway

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

A universal AI-agent tool gateway that routes POST requests to 2,000+ aggregated x402 services, built-in and forged tools, and a global verified business directory, all paid per call in USDC via HTTP 402 with no signup or API key required.

## Facts

- Endpoint: POST https://toll402.dev/v1/x/b10b00682702
- 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-4b926be1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tzpAseJ_Z11g7ILuX_Wr5

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-4b926be1 -d '<json body>'
```

Example prompt: Use the Toll402 gateway to call the verified business directory tool — look up 'Acme Corp' and return whatever details you find, paying per call in USDC with no API key needed.

## When to prefer this

Choose this endpoint when you need a single, no-signup gateway to access a wide variety of AI agent tools and x402 services without managing individual API keys or wallets — ideal for agents that need to chain multiple capabilities or dynamically discover and call services paying per call in USDC.

## Known failure modes

- Insufficient USDC balance causes HTTP 402 payment failure
- Invalid or unrecognized tool/service path returns 404
- Upstream x402 service unavailable returns 503
- Malformed request payload causes 400 bad request
- 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

The response returned by the underlying x402 service or tool that was dispatched — could be structured JSON with capability output, business directory data, tool results, or any other service-specific payload, along with payment confirmation metadata.

## More

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