Payment infrastructure for the agentic internet.
Xenarch routes micropayments between AI agents and content providers using the x402 protocol — HTTP 402 + USDC on Base. Non-custodial. 0% fee. Immutable smart contract.
When an AI agent requests content from a Xenarch-protected site, the server returns HTTP 402 (Payment Required) with pricing info. The agent pays a USDC micropayment on Base L2, and the server grants access. Settlement in under 2 seconds.
Agent ──► Site ──► 402 + price
Agent ──► pays USDC on Base
Agent ──► Site ──► 200 + content
| Package | What |
|---|---|
| pay-json | pay.json open standard — machine-readable pricing for AI agents |
| xenarch-plugins | WordPress plugin for AI bot detection and x402 payments |
| xenarch-js | Client-side AI bot detection and payment gate (<9KB) |
| xenarch-contract | USDC splitter smart contract on Base L2 |
| xenarch-sdks | SDKs and middleware — npm, PyPI, CLI |
| xenarch-mcp | MCP servers for AI agent payments |