{
  "$schema": "https://x402.org/schemas/manifest/v1.json",
  "name": "MerchantGuard®",
  "description": "The compliance layer for the AI agent economy. KYA + OFAC sanctions + LLM firewall + GuardGate + GuardScore® + Kill Switch — pay-per-call in USDC on Base.",
  "url": "https://www.merchantguard.ai",
  "documentation": "https://www.merchantguard.ai/architecture",
  "ecosystem": "https://x402.org/ecosystem",
  "network": "eip155:8453",
  "networkName": "Base Mainnet",
  "facilitator": "https://x402.org/facilitator",
  "settlementToken": {
    "symbol": "USDC",
    "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "decimals": 6,
    "network": "Base Mainnet"
  },
  "payTo": "https://www.merchantguard.ai/api/x402/payto",
  "volumeDiscount": {
    "depositThresholdUSDC": 100,
    "discountPct": 20,
    "description": "Pre-deposit 100 USDC for 20% off all per-call pricing"
  },
  "routes": [
    {
      "path": "/api/v2/sentinela/screen",
      "priceUSDC": 0.01,
      "category": "scan",
      "description": "Sentinela conversational intent screening (<10ms)"
    },
    {
      "path": "/api/v2/guardscore/assess",
      "priceUSDC": 0.05,
      "category": "score",
      "description": "Full GuardScore assessment with Survival Probability + VAMP projection"
    },
    {
      "path": "/api/v2/guardscore/simulate",
      "priceUSDC": 0.05,
      "category": "score",
      "description": "VAMP Remediation Simulator — project VAMP on cliff date with actionable steps"
    },
    {
      "path": "/api/guardscan/scan",
      "priceUSDC": 0.02,
      "category": "scan",
      "description": "Static scan: 102-pattern security check"
    },
    {
      "path": "/api/guardscan/scan?deep=true",
      "priceUSDC": 0.10,
      "category": "scan",
      "description": "Deep 3-layer scan: patterns + VirusTotal + LLM Judge"
    },
    {
      "path": "/api/v2/trust-bureau",
      "priceUSDC": 0.01,
      "category": "score",
      "description": "Trust Bureau lookup — agent trust score + history"
    },
    {
      "path": "/api/v2/agent/screen",
      "priceUSDC": 0.01,
      "category": "score",
      "description": "Agent screening — 8-step security orchestrator pipeline"
    },
    {
      "path": "/api/v2/sanctions/screen",
      "priceUSDC": 0.01,
      "category": "scan",
      "description": "OFAC SDN sanctions screening with daily Treasury XML refresh"
    },
    {
      "path": "/api/v2/agent/guardgate",
      "priceUSDC": 0.01,
      "category": "score",
      "description": "GuardGate — capability-gated agent authorization firewall"
    },
    {
      "path": "/api/v2/llm-firewall",
      "priceUSDC": 0.01,
      "category": "scan",
      "description": "LLM Firewall — prompt injection + address detection"
    },
    {
      "path": "/api/v2/acp/evaluate",
      "priceUSDC": 0.05,
      "category": "score",
      "description": "ACP Evaluator — screen agent-to-agent transactions before USDC release"
    },
    {
      "path": "/api/v2/certify",
      "priceUSDC": 25.00,
      "category": "audit",
      "description": "Full Agent Certification — Mystery Shopper + GuardScan + TrustVerdict"
    },
    {
      "path": "/api/v2/mystery-shopper",
      "priceUSDC": 0.25,
      "category": "audit",
      "description": "Single Mystery Shopper probe against an AI agent"
    },
    {
      "path": "/api/v2/coach",
      "priceUSDC": 0.01,
      "category": "coach",
      "description": "AI compliance coach query — structured Decision Object"
    },
    {
      "path": "/api/v2/alerts/feed",
      "priceUSDC": 0.001,
      "category": "coach",
      "description": "Structured compliance alerts feed for AI agents"
    },
    {
      "path": "/api/v2/fleetscore/subscribe",
      "priceUSDC": 0,
      "category": "subscription",
      "description": "FleetScore — Agent Fleet Monitoring (free)"
    },
    {
      "path": "/api/v2/subscribe/solo",
      "priceUSDC": 19.00,
      "category": "subscription",
      "description": "Solo Builder — unlimited scans + scores + coach queries (indie devs)"
    },
    {
      "path": "/api/v2/subscribe/enterprise",
      "priceUSDC": 299.00,
      "category": "subscription",
      "description": "Enterprise — unlimited everything + SLA + dedicated Slack channel + custom rules"
    },
    {
      "path": "/api/v2/vamp-emergency",
      "priceUSDC": 250.00,
      "category": "package",
      "description": "VAMP Emergency Package — full audit + remediation simulator + kill switch setup + 30-day monitoring"
    }
  ],
  "mcp": {
    "url": "https://merchantguard-mcp-810654658669.us-central1.run.app/mcp/sse",
    "tools": 51,
    "transport": "sse",
    "documentation": "https://www.merchantguard.ai/docs/mcp"
  },
  "trustMarks": {
    "agentGuardUSPTO": "Serial 99462472",
    "agentGuardStatus": "Published for opposition Apr 14, 2026",
    "patentProvisionals": [
      "63/983,615",
      "63/983,621",
      "63/983,843",
      "63/984,626"
    ],
    "patentFilingDate": "2026-02-17",
    "ecosystemListing": "https://x402.org/ecosystem"
  },
  "contact": {
    "email": "john@merchantguard.ai",
    "x": "@merchantguardhq",
    "github": "https://github.com/MerchantGuard"
  },
  "lastUpdated": "2026-04-30"
}
