# x402scan Origin Registry

> x402scan Origin Registry is a paid API for AI agents from www.x402scan.com, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Registers an origin (domain/URL) into the x402scan payment registry so it can be discovered and tracked as an x402-enabled endpoint

## Facts

- Endpoint: POST https://www.x402scan.com/api/data/registry/register-origin
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-x402scan-com-f3c9fa67
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_D0y9slpzDFAychwpQ_y7p

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 www-x402scan-com-f3c9fa67 -d '<json body>'
```

Example prompt: Register my origin https://api.myservice.com as an x402-enabled endpoint on x402scan so other agents can discover and pay it.

## When to prefer this

Use this endpoint when you need to add a new origin/domain to the x402scan public registry so that AI agents and payment clients can discover your x402-enabled service. Prefer this over manual listing or other registries when targeting the x402 payment protocol ecosystem specifically, and when you want your endpoint to appear in x402scan's discovery index.

## Known failure modes

- Origin URL already registered — duplicate entry error
- Invalid or malformed origin URL — validation failure
- Missing required fields in request body — 400 bad request
- Payment not processed — $0.01 USDC call fee not settled
- Origin domain unreachable or not serving x402 headers — rejected
- Rate limiting or abuse detection on repeated registration attempts

## Output

A confirmation that the origin has been added to the x402scan registry, likely including the registered origin URL, a timestamp, and a registry entry identifier that confirms the origin is now discoverable by agents scanning for x402-compatible payment endpoints.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-x402scan-com-f3c9fa67/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.x402scan.com](https://www.zero.xyz/host/www.x402scan.com/llms.txt)
