{
  "markdown": "# x402 Cloudflare Starter\n\n**The simplest way to accept USDC payments on Base + Solana using x402.** Bring your own wallets. No Coinbase account required.\n\nThis repo is the **agent checkout rail** for ANAMIZED first-dollar SKUs. Humans use Stripe Payment Links. Agents use x402. Same prices. Host owns fulfillment.\n\n**Base is the default settlement network** (`eip155:8453`, USDC `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). Solana is an optional parallel.\n\n## Surfaces\n\n| Surface | Entry |\n|---------|-------|\n| **API (Worker)** | `src/index.ts` |\n| **60s demo** | `GET /demo` |\n| **Receipt ledger** | `GET /v1/receipts` |\n| **SKU catalog** | `src/catalog.ts` + `GET /v1/catalog` |\n| **MCP Server** | `mcp/server.ts` |\n| **Application pack** | `docs/APPLICATION_PACK.md` |\n\n## Agent checkout (hybrid)\n\nFree: `GET /` · `GET /health` · `GET /demo` · `GET /v1/catalog` · `GET /v1/receipts`\n\n| SKU | x402 | Stripe (human) |\n|-----|------|----------------|\n| Agentic OS Cycle $0.75 | `GET /v1/cycle` | [Stripe](https://buy.stripe.com/3cI14o8R8dXD3p3frO43S04) |\n| OpenGOS Search $0.40 | `GET /v1/search` | [Stripe](https://buy.stripe.com/7sY8wQ5EW3iZ5xb5Re43S06) |\n| OpenGOS Draft $2.50 | `GET /v1/draft` | [Stripe](https://buy.stripe.com/9B69AUd7o7zf2kZ2F243S03) |\n| Trading Decision Cycle $4.00 | `GET /v1/trading` | [Stripe](https://buy.stripe.com/bJedRaebsaLr2kZ2F243S05) |\n\nPaid handlers return a **receipt only**. They do not unlock Desk Studio. Trading receipts are not live execution.\n\nDocumented receive addresses:\n\n| Network | Address |\n|---------|---------|\n| Base / Ethereum | `0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438` |\n| Solana | `ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A` |\n\n## Quick Start\n\n```bash\nnpm install\nnpx wrangler secret put BASE_ADDRESS\nnpx wrangler secret put SOLANA_ADDRESS\nnpx wrangler deploy\n```\n\n## License\n\nMIT\n",
  "bytes": 1846,
  "sha": "691ba251e49b1ccf38a49e57ac1a672b49a862a46c9b87265c665c9b1c6ed175",
  "repo_slug": "anamized/x402-cloudflare-starter",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_anamized_x402_cloudflare_start_cc5ae986/readme"
}