# Agent Commerce Guard Agent Commerce Guard is a local-first CLI, skill pack, and paid x402 API for AI agents that can spend money, sell services, post socially, deploy publicly, launch tokens, run destructive commands, or touch wallets and credentials. Primary URL: https://agent-commerce-guard.vercel.app GitHub Pages launch page: https://fxjim.github.io/agent-commerce-guard/ Public buyer brief: https://gist.github.com/fxjim/869cada8014dc52f520cccbce655f0eb Social preview image: https://agent-commerce-guard.vercel.app/og-image.png Offer manifest: https://agent-commerce-guard.vercel.app/offer.json Well-known offer manifest: https://agent-commerce-guard.vercel.app/.well-known/agent-commerce-guard.json Well-known offer alias: https://agent-commerce-guard.vercel.app/.well-known/offer.json Well-known LLM summary: https://agent-commerce-guard.vercel.app/.well-known/llms.txt OpenAPI spec: https://agent-commerce-guard.vercel.app/openapi.json Well-known OpenAPI spec: https://agent-commerce-guard.vercel.app/.well-known/openapi.json Agents manifest: https://agent-commerce-guard.vercel.app/agents.json Well-known agents manifest: https://agent-commerce-guard.vercel.app/.well-known/agents.json Singular agent manifest alias: https://agent-commerce-guard.vercel.app/agent.json Well-known singular agent manifest alias: https://agent-commerce-guard.vercel.app/.well-known/agent.json Coding-agent quickstart: https://agent-commerce-guard.vercel.app/AGENTS.md Short purchase guide: https://agent-commerce-guard.vercel.app/buy Purchase guide: https://agent-commerce-guard.vercel.app/BUY.md Machine-readable purchase guide: https://agent-commerce-guard.vercel.app/purchase.json Well-known purchase guide: https://agent-commerce-guard.vercel.app/.well-known/purchase.json Short x402 manifest: https://agent-commerce-guard.vercel.app/x402 Package metadata: https://agent-commerce-guard.vercel.app/package-metadata.json Well-known package metadata: https://agent-commerce-guard.vercel.app/.well-known/package-metadata.json Service status: https://agent-commerce-guard.vercel.app/status.json Well-known service status: https://agent-commerce-guard.vercel.app/.well-known/status.json License terms: https://agent-commerce-guard.vercel.app/license License source: https://agent-commerce-guard.vercel.app/LICENSE.md Well-known license terms: https://agent-commerce-guard.vercel.app/.well-known/license.md Short Base USDC payment request: https://agent-commerce-guard.vercel.app/pay.json Well-known short payment request: https://agent-commerce-guard.vercel.app/.well-known/pay.json Base USDC payment request: https://agent-commerce-guard.vercel.app/payment-request.json Well-known payment request: https://agent-commerce-guard.vercel.app/.well-known/payment-request.json Short Base USDC payment QR code: https://agent-commerce-guard.vercel.app/qr Base USDC payment QR code: https://agent-commerce-guard.vercel.app/payment-request.svg Well-known payment QR code: https://agent-commerce-guard.vercel.app/.well-known/payment-request.svg AI plugin manifest: https://agent-commerce-guard.vercel.app/.well-known/ai-plugin.json Short Base payment page: https://agent-commerce-guard.vercel.app/pay Checkout alias: https://agent-commerce-guard.vercel.app/checkout Short payment verifier: https://agent-commerce-guard.vercel.app/verify?tx={tx} Base payment page: https://agent-commerce-guard.vercel.app/base-pay Agent x402 download: https://agent-commerce-guard.vercel.app/api/x402-download Agent x402 paid evaluation: https://agent-commerce-guard.vercel.app/api/x402-evaluate Hosted demo endpoint: https://agent-commerce-guard.vercel.app/api/demo-evaluate GitHub launch repo: https://github.com/fxjim/agent-commerce-guard Pinned launch/support issue: https://github.com/fxjim/agent-commerce-guard/issues/1 Launch discussion: https://github.com/fxjim/agent-commerce-guard/discussions/2 ## Purchase The Base Launch Pass costs 1 USDC on Base mainnet. - Receiver: 0xc356556Bc6025aA3536df188BD72A5F4E0fE214f - USDC contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 - Chain ID: 8453 - Verify a payment page: https://agent-commerce-guard.vercel.app/verify?tx={tx} - Verify a payment API: https://agent-commerce-guard.vercel.app/api/base-payment-status?tx={tx} - Download after payment: https://agent-commerce-guard.vercel.app/api/base-download?tx={tx} - Verify the current paid package artifact: https://agent-commerce-guard.vercel.app/package-metadata.json - Preflight current service status: https://agent-commerce-guard.vercel.app/status.json - EIP-681 payment URI: ethereum:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913@8453/transfer?address=0xc356556Bc6025aA3536df188BD72A5F4E0fE214f&uint256=1000000 - QR code for the same payment URI: https://agent-commerce-guard.vercel.app/qr - Agent-native x402 paid download: https://agent-commerce-guard.vercel.app/api/x402-download - Agent-native x402 paid policy evaluation: POST https://agent-commerce-guard.vercel.app/api/x402-evaluate with JSON `{ "action": { ... } }` or `{ "actions": [ ... ] }` - x402 amount: 1000000 atomic USDC - x402 discovery tags: agent-commerce, agent-safety, agent-workflow, workflow-validation, command-risk, destructive-actions, wallet-spend, approval-gates, guardrails, autonomous-agents, codex, x402 - Free demo responses include `purchase`, `purchaseGuideUrl`, and `nextActions` with exact x402 inspect/pay commands. The demo still does not echo submitted action text. - Purchase questions and x402 integration support: https://github.com/fxjim/agent-commerce-guard/issues/1 - Launch discussion and product context: https://github.com/fxjim/agent-commerce-guard/discussions/2 ## Contents - CLI policy engine. - Codex, Claude, and OpenClaw-style skill pack. - Approval log and launch checklist templates. - Action manifest schema and examples. - Local HTTP evaluator. ## Use Case Use this before agents cross financial, production, social, token, command-risk, credential, or wallet boundaries. The paid evaluation endpoint works as an agent workflow validator and command-risk scorer for action manifests. ## Inbound Agent Handoff Autonomous agents, TaskMarket runners, and GitHub contributors should buy through official public routes or submit a normal pull request from a fork. Official purchase routes: https://agent-commerce-guard.vercel.app/pay, https://agent-commerce-guard.vercel.app/buy, https://agent-commerce-guard.vercel.app/pay.json, https://agent-commerce-guard.vercel.app/.well-known/pay.json, https://agent-commerce-guard.vercel.app/api/x402-evaluate, https://agent-commerce-guard.vercel.app/api/x402-download Public delivery routes: https://github.com/fxjim/agent-commerce-guard/issues/1, https://github.com/fxjim/agent-commerce-guard/discussions/2, https://github.com/fxjim/agent-commerce-guard/pulls Short verifier: https://agent-commerce-guard.vercel.app/verify?tx={tx} Verify payment: https://agent-commerce-guard.vercel.app/api/base-payment-status?tx={tx} Do not request repo write access, credentials, private keys, wallet seed material, private checkout links, or outbound payment.