{
  "ok": true,
  "schema": "wisely.x402.agent-integration-status.v1",
  "generatedAt": "2026-05-24T08:26:06.705Z",
  "summary": "End-to-end agent integration surface for hosted endpoints, MCP tools, x402 rails, conversion handoff, provider adapters, builder controls, receipts, and alerts.",
  "surfaces": {
    "manifest": "https://payments.wiselyenterprisesllc.com/x402/manifest",
    "aiManifest": "https://payments.wiselyenterprisesllc.com/ai/manifest",
    "mcp": "https://payments.wiselyenterprisesllc.com/ai/mcp",
    "mcpManifest": "https://payments.wiselyenterprisesllc.com/ai/mcp/manifest",
    "hostedEndpoints": "https://payments.wiselyenterprisesllc.com/ai/endpoints",
    "railStatus": "https://payments.wiselyenterprisesllc.com/x402/rails/status",
    "conversionAssets": "https://payments.wiselyenterprisesllc.com/x402/conversion/assets",
    "alerts": "https://payments.wiselyenterprisesllc.com/x402/alerts/status"
  },
  "checks": {
    "mcpToolsList": {
      "ok": true,
      "count": 38
    },
    "hostedEndpointCatalog": {
      "ok": true,
      "active": 8,
      "total": 8
    },
    "paidResources": {
      "ok": true,
      "count": 13
    },
    "baseRail": {
      "ok": true,
      "status": "stable_beta"
    },
    "solanaRail": {
      "ok": false,
      "status": "needs_binding_live_proof",
      "requiredBeforeProductionRouting": true
    },
    "conversionHandoff": {
      "ok": true,
      "status": "active_quote_handoff_beta"
    },
    "builderFactory": {
      "ok": true,
      "status": "builder_key_scoped"
    },
    "developerCredits": {
      "ok": true,
      "status": "configured"
    },
    "receipts": {
      "ok": true,
      "status": "public_safe_receipt_lookup"
    },
    "alerting": {
      "ok": true,
      "status": {
        "ok": true,
        "schema": "wisely.x402.alerting-status.v1",
        "localSink": {
          "enabled": true,
          "path": "/home/node/.openclaw/agent-payments/multiplexer/rail-alerts.jsonl",
          "writable": true
        },
        "externalSinks": {
          "webhookConfigured": false,
          "emailConfigured": false,
          "agentMailConfigured": false
        },
        "recent": []
      }
    }
  },
  "providerMethods": [
    {
      "id": "native_base_x402",
      "status": "stable_beta",
      "entrypoint": "/paid/facilitator-echo"
    },
    {
      "id": "hosted_ai_invoke",
      "status": "active",
      "entrypoint": "/ai/invoke"
    },
    {
      "id": "hosted_endpoint_factory",
      "status": "active",
      "entrypoint": "/ai/endpoints"
    },
    {
      "id": "external_x402_quote",
      "status": "active",
      "entrypoint": "/x402/quote"
    },
    {
      "id": "conversion_handoff",
      "status": "active_quote_handoff_beta",
      "entrypoint": "/x402/conversion/quote"
    },
    {
      "id": "developer_credits",
      "status": "active",
      "entrypoint": "/ai/credits/status"
    },
    {
      "id": "mcp_tools",
      "status": "active",
      "entrypoint": "/ai/mcp"
    },
    {
      "id": "gift_card_commerce",
      "status": "provider_credentials_present_purchases_enabled_redemption_test_pending",
      "entrypoint": "/x402/commerce/gift-card"
    },
    {
      "id": "rye_commerce_handoff",
      "status": "supported_external_handoff",
      "entrypoint": "/x402/commerce/rye"
    },
    {
      "id": "creator_catalogs",
      "status": "active",
      "entrypoint": "/ai/creator-catalogs"
    }
  ],
  "nextHardening": [
    "Move Base relayer signer into KMS/HSM-style custody.",
    "Run Solana live dust payment with memo binding, then add Solana reconciliation.",
    "Move high-volume ledgers from JSON/JSONL to durable DB storage.",
    "Add external notification sink if local alert ledger is not enough for production operations."
  ]
}