Pricing
You pay Ohm. We pay OpenAI (and other providers) from our own balance. Those are separate ledgers.
Pay-as-you-go
| Event | What you pay |
|---|---|
| Cache hit | Cheap token hit price — served from Redis |
| Cache miss | Miss price — includes upstream fetch |
| Web fetch | Per-fetch ingest when fetch_web_context is used |
Live numbers: GET /v1/enterprise/skus and your meter: GET /v1/usage.
Savings
GET /v1/usage exposes arbitrage_gross_usd and cache_hit_ratio — money not burned on duplicate upstream calls.