{
  "name": "Agent Commerce Guard",
  "url": "https://agent-commerce-guard.vercel.app",
  "image": "https://agent-commerce-guard.vercel.app/og-image.png",
  "description": "x402-paid agent workflow validator and command-risk scorer for wallet spend, deployments, token launches, social posts, destructive actions, and credential access.",
  "version": "0.1.0",
  "packageShasum": "20fee05124a1d2c5511df4a81a56ed19cff36ade",
  "githubPages": "https://fxjim.github.io/agent-commerce-guard/",
  "publicGist": "https://gist.github.com/fxjim/869cada8014dc52f520cccbce655f0eb",
  "support": "https://github.com/fxjim/agent-commerce-guard/issues/1",
  "discussion": "https://github.com/fxjim/agent-commerce-guard/discussions/2",
  "protocols": ["x402", "openapi", "llms.txt"],
  "openapi": "https://agent-commerce-guard.vercel.app/openapi.json",
  "llms": "https://agent-commerce-guard.vercel.app/llms.txt",
  "offer": "https://agent-commerce-guard.vercel.app/offer.json",
  "purchase": "https://agent-commerce-guard.vercel.app/purchase.json",
  "paymentRequest": "https://agent-commerce-guard.vercel.app/payment-request.json",
  "paymentRequestQr": "https://agent-commerce-guard.vercel.app/payment-request.svg",
  "buyGuide": "https://agent-commerce-guard.vercel.app/BUY.md",
  "shortBuyGuide": "https://agent-commerce-guard.vercel.app/buy",
  "x402": "https://agent-commerce-guard.vercel.app/.well-known/x402",
  "shortX402": "https://agent-commerce-guard.vercel.app/x402",
  "aiPlugin": "https://agent-commerce-guard.vercel.app/.well-known/ai-plugin.json",
  "supportIssue": "https://github.com/fxjim/agent-commerce-guard/issues/1",
  "launchDiscussion": "https://github.com/fxjim/agent-commerce-guard/discussions/2",
  "resources": [
    {
      "id": "paid-policy-evaluation",
      "method": "POST",
      "url": "https://agent-commerce-guard.vercel.app/api/x402-evaluate",
      "price": {
        "amountAtomic": "1000000",
        "currency": "USDC",
        "network": "Base mainnet",
        "chainId": 8453
      },
      "description": "Evaluate an action manifest and receive sanitized allow/review/deny policy decisions after x402 payment."
    },
    {
      "id": "paid-package-download",
      "method": "GET",
      "url": "https://agent-commerce-guard.vercel.app/api/x402-download",
      "price": {
        "amountAtomic": "1000000",
        "currency": "USDC",
        "network": "Base mainnet",
        "chainId": 8453
      },
      "description": "Download the Agent Commerce Guard CLI, templates, local evaluator, and skill pack after x402 payment."
    },
    {
      "id": "free-demo-evaluation",
      "method": "POST",
      "url": "https://agent-commerce-guard.vercel.app/api/demo-evaluate",
      "price": {
        "amountAtomic": "0",
        "currency": "USDC"
      },
      "description": "Run a free sanitized demo policy evaluation without echoing submitted action text."
    }
  ],
  "payment": {
    "receiver": "0xc356556Bc6025aA3536df188BD72A5F4E0fE214f",
    "token": "USDC",
    "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "chainId": 8453,
    "humanCheckout": "https://agent-commerce-guard.vercel.app/pay",
    "canonicalHumanCheckout": "https://agent-commerce-guard.vercel.app/base-pay",
    "paymentRequest": "https://agent-commerce-guard.vercel.app/pay.json",
    "canonicalPaymentRequest": "https://agent-commerce-guard.vercel.app/payment-request.json",
    "paymentUri": "ethereum:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913@8453/transfer?address=0xc356556Bc6025aA3536df188BD72A5F4E0fE214f&uint256=1000000",
    "paymentRequestQr": "https://agent-commerce-guard.vercel.app/qr",
    "canonicalPaymentRequestQr": "https://agent-commerce-guard.vercel.app/payment-request.svg"
  }
}
