{
  "x402Version": 2,
  "service": "ODEI API",
  "description": "Published payment capability manifest for ODEI's governed world-model and guardrail query plane.",
  "network": "solana",
  "asset": "USDC",
  "assetAddress": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
  "facilitator": "https://facilitator.payai.network",
  "payTo": "GCz9dvVuFYCCKS1gt8t1pqkAfvX8X5sx3GbGKV7LWSNZ",
  "baseUrl": "https://api.odei.ai",
  "paidEndpoints": {
    "GET /api/v2/world-model/live": {
      "price": "$0.25",
      "description": "Auth-scoped live world-model projection."
    },
    "POST /api/v2/world-model/query": {
      "price": "$0.25",
      "description": "Semantic graph query over the governed ODEI runtime."
    },
    "POST /api/v2/guardrail/check": {
      "price": "$0.10",
      "description": "Constitutional guardrail validation for governed actions."
    }
  },
  "freeEndpoints": [
    "GET /health",
    "GET /openapi.json",
    "GET /openapi-v2.yaml",
    "GET /api/context",
    "GET /api/site-metrics",
    "GET /api/worldmodel/live",
    "GET /api/v2/health",
    "GET /api/v2/schema",
    "GET /.well-known/x402.json",
    "GET /.well-known/x402-metadata.json",
    "GET /agents.txt",
    "GET /llms.txt"
  ],
  "contact": {
    "email": "odei@odei.ai",
    "twitter": "@odei_ai",
    "acp": "https://app.virtuals.io/acp/agent-details/3082"
  }
}
