Skip to content
@xenarch-ai

Xenarch

Payment infrastructure for the agentic internet. x402 micropayments, AI bot detection, USDC on Base.

/xenarch

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.

How it works

For publishers — monetize AI web scraping instead of blocking it:

AI agent ──► your site ──► 402 Payment Required + price
AI agent ──► pays USDC on Base
AI agent ──► your site ──► 200 + content

Set your payout wallet, configure pricing, serve /.well-known/pay.json. Done.

For agents — generate a wallet or connect your own, pay for gated content automatically:

npm install -g xenarch-cli
xenarch wallet generate       # create a new USDC wallet on Base
xenarch check <url>           # see if a URL is gated + pricing
xenarch pay <url>             # pay and get access

Private key stays on your machine (~/.xenarch/config.json). Fund the wallet with USDC on Base, and the CLI handles the rest — balance checks, on-chain payment, access token caching.

Repos

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, middleware, and CLI — npm, PyPI
xenarch-mcp MCP servers for AI agent payments and publisher setup

Links

Popular repositories Loading

  1. xenarch-contract xenarch-contract Public

    USDC splitter smart contract on Base L2 — non-custodial payment routing for x402.

    Solidity

  2. pay-json pay-json Public

    pay.json open standard — machine-readable pricing for AI agents. The robots.txt of payments.

    TypeScript

  3. xenarch-mcp xenarch-mcp Public

    MCP servers for AI agent payments and publisher monetization via x402.

  4. xenarch-js xenarch-js Public

    Client-side AI bot detection and x402 payment gate snippet (<9KB).

    TypeScript

  5. xenarch-sdks xenarch-sdks Public

    SDKs and middleware for x402 AI agent payments — npm, PyPI, CLI.

    TypeScript

  6. xenarch-plugins xenarch-plugins Public

    WordPress plugin for AI bot detection and x402 micropayments. Charge AI agents for content access via HTTP 402.

    PHP

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…