{
  "protocolVersion": "0.3.0",
  "name": "iAgentPay",
  "description": "The x402 Foundation (Coinbase, Cloudflare, Stripe, AWS, Google, Microsoft, Visa, Mastercard) standardized agent payments. iAgentPay adds the layer every operator needs: spending limits, counterparty allowlists, budget tracking, settlement analytics.",
  "url": "https://pay.ijarvis.ai/.well-known/agent-card.json",
  "version": "0.1.0",
  "preferredTransport": "HTTP+JSON",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "send_payment",
      "name": "Route Payment",
      "description": "Route an x402 V2 payment through the iAgentPay treasury with budget enforcement and counterparty checks.",
      "tags": [
        "payments",
        "x402",
        "treasury"
      ]
    },
    {
      "id": "manage_budget",
      "name": "Manage Budget",
      "description": "Query or set spending limits, category budgets, and counterparty caps for an agent.",
      "tags": [
        "budgets",
        "treasury"
      ]
    },
    {
      "id": "analytics",
      "name": "Treasury Analytics",
      "description": "Read treasury analytics: spend by counterparty, anomaly flags, settlement ledger.",
      "tags": [
        "analytics",
        "treasury"
      ]
    }
  ],
  "provider": {
    "organization": "iJarvis LLC",
    "url": "https://ijarvis.ai",
    "contact": "hello@pay.ijarvis.ai"
  },
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "schemas": [
    "erc8004/identity/v1"
  ],
  "image": "https://pay.ijarvis.ai/og-image.png",
  "services": [
    {
      "name": "web",
      "endpoint": "https://pay.ijarvis.ai/",
      "status": "live"
    },
    {
      "name": "A2A",
      "endpoint": "https://pay.ijarvis.ai/.well-known/agent-card.json",
      "version": "0.3.0",
      "status": "live"
    },
    {
      "name": "MCP",
      "endpoint": "https://mcp.pay.ijarvis.ai/",
      "version": "2025-06-18",
      "status": "pending"
    },
    {
      "name": "api",
      "endpoint": "https://api.pay.ijarvis.ai/v1/",
      "status": "pending"
    },
    {
      "name": "email",
      "endpoint": "hello@pay.ijarvis.ai",
      "status": "pending-config"
    }
  ],
  "supportedProtocols": [
    "a2a@0.3.0",
    "mcp@2025-06-18",
    "x402@v2",
    "erc-8004@v1",
    "erc-8183@draft",
    "ap2@v1",
    "oasf@0.8"
  ],
  "x402Support": true,
  "x402": {
    "version": "v2",
    "accepts": [
      {
        "scheme": "exact",
        "network": "base-mainnet",
        "asset": "USDC",
        "description": "iAgentPay API access via x402 V2 on Base"
      },
      {
        "scheme": "exact",
        "network": "solana-mainnet",
        "asset": "USDC",
        "description": "iAgentPay API access via x402 V2 on Solana"
      }
    ],
    "supportsSessions": true,
    "supportsDeferred": true
  },
  "active": true,
  "registrations": [],
  "stackMember": true,
  "stackName": "iJarvis Agent Stack",
  "stackOperator": "iJarvis LLC",
  "stackProductCount": 16,
  "compliantWith": {
    "erc-8004": "v1",
    "erc-8183": "draft",
    "a2a": "0.3.0",
    "mcp": "2025-06-18",
    "x402": "v2",
    "ap2": "v1",
    "oasf": "0.8",
    "rfc-9116": "security.txt"
  },
  "updatedAt": "2026-04-22T16:58:04.629311+00:00",
  "specVersion": "iJarvis-agent-card/v2.0",
  "status": "shipping-2026",
  "cluster": "cluster-1",
  "productAvailability": {
    "status": "shipping-2026",
    "publicEndpointActive": true,
    "note": "iAgentPay ships in 2026. Check status at https://pay.ijarvis.ai/ for live endpoint availability."
  }
}
