{
  "spec": "agent402-service-manifest/1",
  "version": 1,
  "name": "IntentFence",
  "description": "Check a live x402 endpoint without paying it, retrieve signed official U.S. CPI data, screen a Base recipient, assess an exact quote, or run a payment-policy preflight before an AI agent acts.",
  "homepage": "https://agentpass-protocol.rmalka06.chatgpt.site/",
  "resources": [
    "https://agentpass-protocol.rmalka06.chatgpt.site/api/preflight/verified",
    "https://agentpass-protocol.rmalka06.chatgpt.site/api/policy-packs",
    "https://agentpass-protocol.rmalka06.chatgpt.site/api/x402-assessments",
    "https://agentpass-protocol.rmalka06.chatgpt.site/api/x402-readiness",
    "https://agentpass-protocol.rmalka06.chatgpt.site/api/wallet-risk",
    "https://agentpass-protocol.rmalka06.chatgpt.site/api/us-cpi"
  ],
  "openapi": "https://agentpass-protocol.rmalka06.chatgpt.site/openapi.json",
  "buyerQuickstart": "https://agentpass-protocol.rmalka06.chatgpt.site/api/checkout",
  "paymentMetadata": "https://agentpass-protocol.rmalka06.chatgpt.site/api/payments",
  "recommendedRepeatPurchase": {
    "product": "wallet-risk",
    "resource": "https://agentpass-protocol.rmalka06.chatgpt.site/api/wallet-risk",
    "method": "GET",
    "amountAtomic": "2000",
    "price": "0.002 USDC",
    "trigger": "Before every Base payment to a new recipient"
  },
  "agentSkills": {
    "screenBaseWallets": {
      "source": "https://github.com/razel369/intentfence/tree/main/skills/screen-base-wallets",
      "install": "npx skills add razel369/intentfence --skill screen-base-wallets"
    }
  },
  "payment": {
    "x402": {
      "version": 2,
      "scheme": "exact",
      "primaryNetwork": "eip155:8453",
      "network": "eip155:8453",
      "asset": "USDC",
      "amountAtomic": "5000",
      "price": "0.005 USDC",
      "payTo": "0x833ca7dcdb6a681ddc0c15982ef0d609bceb3a5e"
    }
  },
  "capabilities": {
    "tools": 10,
    "rest": true,
    "mcp": "https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp",
    "a2a": "https://agentpass-protocol.rmalka06.chatgpt.site/.well-known/agent-card.json",
    "signedReceipts": "ES256",
    "callerObservedX402QuoteAssessment": true,
    "liveX402EndpointReadiness": true,
    "liveBaseWalletRisk": true,
    "signedOfficialUsCpi": true,
    "selfServiceProductionPolicyPack": true,
    "machineCheckout": "https://agentpass-protocol.rmalka06.chatgpt.site/api/checkout",
    "proactiveMcpPaymentMetadata": "_meta.x402"
  },
  "tags": [
    "ai-agents",
    "agent-policy",
    "security",
    "spend-control",
    "payment-safety",
    "policy-preflight",
    "approval-control",
    "merchant-risk",
    "wallet-intelligence",
    "malicious-address",
    "quote-assessment",
    "endpoint-readiness",
    "x402",
    "mcp"
  ]
}
