{
  "schema": "pw-agent-payments.x402-manifest.v1",
  "seller": "Wisely Enterprises LLC",
  "baseUrl": "https://payments.wiselyenterprisesllc.com",
  "network": "base",
  "asset": "USDC",
  "assetAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bda02913",
  "receivingAddress": "0x122c67ad0DD3bA27bfCaCcCD9aFd9c3fd99216Fa",
  "facilitatorUrl": "https://api.cdp.coinbase.com/platform/v2/x402",
  "verification": {
    "mode": "cdp_verify_and_settle",
    "header": "X-PAYMENT or PAYMENT-SIGNATURE",
    "note": "Paid resources verify and settle x402 payments before returning protected content."
  },
  "resources": [
    {
      "id": "safe-ai-invocation-layer",
      "method": "POST",
      "path": "/ai/invoke",
      "priceUsd": "dynamic",
      "description": "Provider-neutral Wisely safe AI invocation layer with x402 settlement, progress streaming, upstream adapter routing, and receipt capture."
    },
    {
      "id": "agent-api-credit-multiplexer-ace",
      "method": "POST",
      "path": "/ace/invoke",
      "priceUsd": "dynamic",
      "description": "Ace-backed compatibility namespace for the Wisely safe AI invocation layer and bounty evidence."
    },
    {
      "id": "precious-metal-risk-score",
      "method": "POST",
      "path": "/paid/precious-metal-risk-score",
      "priceUsd": 0.25,
      "description": "eBay precious-metal risk score with Phoenix silver exit-price logic."
    },
    {
      "id": "revenue-radar-brief",
      "method": "GET",
      "path": "/paid/revenue-radar-brief",
      "priceUsd": 1,
      "description": "Latest Super Earner revenue radar brief."
    },
    {
      "id": "hosted-endpoint-x402-readiness-check",
      "method": "POST",
      "path": "/tools/x402-readiness-check",
      "priceUsd": 0.05,
      "description": "Paid public endpoint that inspects a submitted MCP/x402 metadata URL and returns readiness notes, expected discovery URLs, and safe next actions."
    },
    {
      "id": "hosted-endpoint-agent-payment-receipt-echo",
      "method": "POST",
      "path": "/tools/agent-payment-receipt-echo",
      "priceUsd": 0.01,
      "description": "Tiny paid endpoint for testing x402 clients. It echoes a public-safe request summary and returns a receipt-backed response."
    }
  ],
  "aiManifest": "https://payments.wiselyenterprisesllc.com/ai/manifest",
  "mcp": "https://payments.wiselyenterprisesllc.com/ai/mcp",
  "mcpManifest": "https://payments.wiselyenterprisesllc.com/ai/mcp/manifest"
}