{
  "schema": "wisely.x402.public-manifest.v2",
  "seller": "Wisely Enterprises LLC",
  "baseUrl": "https://payments.wiselyenterprisesllc.com",
  "description": "Self-facilitated x402 agent-payment infrastructure with hosted paid endpoints, MCP tools, receipts, developer credits, conversion handoff, and four settlement rails.",
  "facilitatorUrl": "https://payments.wiselyenterprisesllc.com/x402/facilitator",
  "supportedSettlementRails": [
    {
      "network": "eip155:8453",
      "asset": "USDC",
      "verification": "wisely_self_facilitator_native_eip3009",
      "readiness": "https://payments.wiselyenterprisesllc.com/x402/rails/base/readiness"
    },
    {
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "asset": "USDC/USDT",
      "verification": "solana_signature_receipt_with_memo_binding",
      "readiness": "https://payments.wiselyenterprisesllc.com/x402/rails/solana/readiness"
    },
    {
      "network": "xrpl:0",
      "asset": "XRP/RLUSD-compatible",
      "verification": "xrpl_payment_receipt_with_memo_binding",
      "readiness": "https://payments.wiselyenterprisesllc.com/x402/rails/xrpl/readiness"
    },
    {
      "network": "stellar:pubnet",
      "asset": "XLM/USDC-compatible",
      "verification": "stellar_payment_receipt_with_hash_memo_binding",
      "readiness": "https://payments.wiselyenterprisesllc.com/x402/rails/stellar/readiness"
    }
  ],
  "endpoints": {
    "serverJson": "https://payments.wiselyenterprisesllc.com/server.json",
    "docs": "https://wiselyenterprisesllc.com/guides/x402-agent-payment-infrastructure/",
    "repository": "https://github.com/WiselyEnterprisesLLC/wisely-x402-agent-payments",
    "mcp": "https://payments.wiselyenterprisesllc.com/ai/mcp",
    "aiManifest": "https://payments.wiselyenterprisesllc.com/ai/manifest",
    "railStatus": "https://payments.wiselyenterprisesllc.com/x402/rails/status",
    "proofCache": "https://payments.wiselyenterprisesllc.com/x402/proofs/cache",
    "conversionAssets": "https://payments.wiselyenterprisesllc.com/x402/conversion/assets",
    "externalQuote": "https://payments.wiselyenterprisesllc.com/x402/quote",
    "hostedEndpoints": "https://payments.wiselyenterprisesllc.com/ai/endpoints"
  }
}