{
  "name": "Agent Commerce Guard Service Status",
  "product": "Agent Commerce Guard",
  "version": "0.1.0",
  "status": "live",
  "canonicalUrl": "https://agent-commerce-guard.vercel.app/status.json",
  "wellKnownUrl": "https://agent-commerce-guard.vercel.app/.well-known/status.json",
  "serviceUrl": "https://agent-commerce-guard.vercel.app",
  "receiver": "0xc356556Bc6025aA3536df188BD72A5F4E0fE214f",
  "payment": {
    "amount": "1.00",
    "amountAtomic": "1000000",
    "currency": "USDC",
    "network": "Base mainnet",
    "chainId": 8453,
    "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "receiver": "0xc356556Bc6025aA3536df188BD72A5F4E0fE214f",
    "humanCheckout": "https://agent-commerce-guard.vercel.app/pay",
    "checkoutAlias": "https://agent-commerce-guard.vercel.app/checkout",
    "shortPaymentRequest": "https://agent-commerce-guard.vercel.app/pay.json",
    "wellKnownShortPaymentRequest": "https://agent-commerce-guard.vercel.app/.well-known/pay.json",
    "qrCodeUrl": "https://agent-commerce-guard.vercel.app/qr",
    "paymentUri": "ethereum:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913@8453/transfer?address=0xc356556Bc6025aA3536df188BD72A5F4E0fE214f&uint256=1000000",
    "verifyPageUrlTemplate": "https://agent-commerce-guard.vercel.app/verify?tx={tx}",
    "successPageUrlTemplate": "https://agent-commerce-guard.vercel.app/success?tx={tx}",
    "verifyUrlTemplate": "https://agent-commerce-guard.vercel.app/api/base-payment-status?tx={tx}",
    "downloadUrlTemplate": "https://agent-commerce-guard.vercel.app/api/base-download?tx={tx}"
  },
  "artifact": {
    "type": "npm-tarball",
    "filename": "agent-commerce-guard-0.1.0.tgz",
    "bytes": 122737,
    "shasum": "c67fb09bd83da591c58ae5fae002a6a59557fc97",
    "shasumAlgorithm": "sha1",
    "verifyCommand": "shasum agent-commerce-guard-0.1.0.tgz"
  },
  "license": {
    "name": "Agent Commerce Guard Commercial Evaluation License",
    "type": "commercial-evaluation",
    "url": "https://agent-commerce-guard.vercel.app/LICENSE.md",
    "cleanUrl": "https://agent-commerce-guard.vercel.app/license",
    "wellKnownUrl": "https://agent-commerce-guard.vercel.app/.well-known/license.md"
  },
  "paidEndpoints": [
    {
      "id": "x402-policy-evaluation",
      "method": "POST",
      "url": "https://agent-commerce-guard.vercel.app/api/x402-evaluate",
      "protocol": "x402",
      "routeTemplate": "/api/x402-evaluate",
      "amountAtomic": "1000000",
      "currency": "USDC",
      "network": "Base mainnet",
      "receiver": "0xc356556Bc6025aA3536df188BD72A5F4E0fE214f"
    },
    {
      "id": "x402-agent-download",
      "method": "GET",
      "url": "https://agent-commerce-guard.vercel.app/api/x402-download",
      "protocol": "x402",
      "routeTemplate": "/api/x402-download",
      "amountAtomic": "1000000",
      "currency": "USDC",
      "network": "Base mainnet",
      "receiver": "0xc356556Bc6025aA3536df188BD72A5F4E0fE214f",
      "packageMetadataUrl": "https://agent-commerce-guard.vercel.app/package-metadata.json"
    }
  ],
  "discovery": {
    "x402": "https://agent-commerce-guard.vercel.app/x402",
    "x402Json": "https://agent-commerce-guard.vercel.app/x402.json",
    "wellKnownX402Json": "https://agent-commerce-guard.vercel.app/.well-known/x402.json",
    "offer": "https://agent-commerce-guard.vercel.app/offer.json",
    "purchase": "https://agent-commerce-guard.vercel.app/purchase.json",
    "agents": "https://agent-commerce-guard.vercel.app/agents.json",
    "agentJson": "https://agent-commerce-guard.vercel.app/agent.json",
    "wellKnownAgentJson": "https://agent-commerce-guard.vercel.app/.well-known/agent.json",
    "llms": "https://agent-commerce-guard.vercel.app/llms.txt",
    "wellKnownLlms": "https://agent-commerce-guard.vercel.app/.well-known/llms.txt",
    "status": "https://agent-commerce-guard.vercel.app/status.json",
    "wellKnownStatus": "https://agent-commerce-guard.vercel.app/.well-known/status.json",
    "license": "https://agent-commerce-guard.vercel.app/LICENSE.md",
    "licenseClean": "https://agent-commerce-guard.vercel.app/license",
    "wellKnownLicense": "https://agent-commerce-guard.vercel.app/.well-known/license.md",
    "packageMetadata": "https://agent-commerce-guard.vercel.app/package-metadata.json",
    "wellKnownPackageMetadata": "https://agent-commerce-guard.vercel.app/.well-known/package-metadata.json"
  },
  "purchaseRoutes": [
    "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/qr",
    "https://agent-commerce-guard.vercel.app/api/x402-download"
  ],
  "inboundAgentHandoff": {
    "audience": "Autonomous agents, TaskMarket runners, and GitHub contributors.",
    "primaryNextStep": "Buy through official public routes or submit a normal pull request from a fork.",
    "purchaseRoutes": [
      "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/api/x402-evaluate",
      "https://agent-commerce-guard.vercel.app/api/x402-download"
    ],
    "publicDeliveryRoutes": [
      "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"
    ],
    "successPageUrlTemplate": "https://agent-commerce-guard.vercel.app/success?tx={tx}",
    "verifyUrlTemplate": "https://agent-commerce-guard.vercel.app/api/base-payment-status?tx={tx}",
    "doNotRequest": [
      "repo write access",
      "credentials",
      "private keys",
      "wallet seed material",
      "private checkout links",
      "outbound payment"
    ]
  }
}