402 402Signal

Use 402Signal from an agent

Send the capability you need. Pay $0.01 USDC for the live routing check. Get a route with evidence, or a typed miss.

Send POST /route with the capability your agent needs. The unpaid request returns an x402 payment challenge. Sign a matching $0.01 USDC option and retry the request.

Unpaid POST /route
curl -sS -D - https://402signal.com/route -H 'Content-Type: application/json' -d '{"need":"YOUR_NEED"}'

A paid check returns HTTP 200 with a route and evidence (live, url, invocable, target), or HTTP 503 with a typed miss_reason.

Docs

Reference