{
  "x402Version": "2026.1",
  "name": "ELTAV Agentic Commerce Gateway",
  "description": "Production HTTP 402 autonomous machine-to-machine licensing gateway and Class Gamma saga orchestration engine.",
  "settlementRail": "STRIPE_AGENTIC_METER_USD",
  "destination": "acct_1TrMP9BVvGaN4Tuj",
  "destinationName": "ELTAV LLC Treasury",
  "endpoints": {
    "gateway": "https://api.eltav.io/v1/x402",
    "challenge": "https://api.eltav.io/v1/x402/challenge",
    "verify": "https://api.eltav.io/v1/x402/verify",
    "execute": "https://api.eltav.io/v1/x402/execute",
    "saga": "https://api.eltav.io/v1/x402/saga",
    "telemetry": "https://api.eltav.io/v1/x402/telemetry"
  },
  "pricing": {
    "sars_m2m_license_contract": {
      "amount": 0.005,
      "currency": "USD",
      "classification": "Class Gamma",
      "walReversible": true
    },
    "goldilocks_stark_prover": {
      "amount": 0.001,
      "currency": "USD",
      "classification": "Class Alpha",
      "walReversible": false
    },
    "acoustic_modem_mesh": {
      "amount": 0.002,
      "currency": "USD",
      "classification": "Class Beta",
      "walReversible": false
    }
  },
  "documentation": "https://eltav.io/llms.txt"
}