{
  "x402Version": 1,
  "note": "Generated from src/core/skus.js by scripts/generate-wellknown.mjs. Do not edit by hand. The live HTTP 402 is authoritative.",
  "network": "base",
  "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "payTo": "0xe9e3F30dA14a43300aa92059570384469ffF8852",
  "resources": [
    {
      "resource": "https://pathcoursehealth.com/v1/chat/completions",
      "method": "POST",
      "scheme": "exact",
      "maxAmountRequired": "2000",
      "description": "Instruction-tuned mixture-of-experts model for high-volume work: classification, extraction, summarisation, routing and short chat. Chosen when throughput and cost matter more than depth of reasoning. OpenAI-compatible; streaming supported.",
      "mimeType": "application/json",
      "discoverable": true,
      "limits": {
        "max_input_chars": 40000,
        "max_messages": 100,
        "max_output_tokens": 2048,
        "note": "Requests exceeding these are rejected with HTTP 400 BEFORE payment is settled, so an oversized request is never charged."
      }
    },
    {
      "resource": "https://pathcoursehealth.com/v1/chat/completions/pro",
      "method": "POST",
      "scheme": "exact",
      "maxAmountRequired": "12000",
      "description": "Higher-capability reasoning model for multi-step analysis, code generation, tool-use planning and long-form output. Chosen when answer quality matters more than cost per call; accepts a larger output budget than the fast tier. OpenAI-compatible; streaming supported.",
      "mimeType": "application/json",
      "discoverable": true,
      "limits": {
        "max_input_chars": 40000,
        "max_messages": 100,
        "max_output_tokens": 4096,
        "note": "Requests exceeding these are rejected with HTTP 400 BEFORE payment is settled, so an oversized request is never charged."
      }
    }
  ]
}
