Spend reduction · 7-day window
$3,265 actual vs $13,468 labeled counterfactual
Prefex reports both numbers, side by side, and labels which is which. The counterfactual is what the same requests would have cost without any proxy-level optimization — routed direct to the model at full input rate, no cache assist, no compression, no routing. The incremental savings beyond what native prompt caching alone would give you are reported separately ($249 for that week) — so you always know whether Prefex is earning its keep or just taking credit for the provider's caching.
Savings depend on workload. Prefex publishes its methodology; you can audit every figure in the dashboard.
Cache economics · cumulative
$527 in cache-write costs, $25k+ in cache-read savings
Prompt-cache writes cost real money (1.25× input rate). Most teams can't see whether warming pays off — they just see a higher bill. Prefex instruments every write and every read, shows you the cost side of its own ledger, and keeps the cache warm so hits stay above 90%. The net ROI is visible in the dashboard on day one.
Setup · privacy
Under 5 minutes from first install to seeing live traffic
One install command. One env var in Claude Code's settings. No cloud account, no SDK change, no code review required. Everything — the binary, the SQLite store, the dashboard — runs on the developer's machine. Your prompts go from the developer's machine directly to Anthropic. Nothing transits Prefex's servers. That's not a privacy policy; it's an architectural fact you can verify with a network trace.