Skip to main content
A price-card comparison can mislead on a coding workload. A coding agent’s input is mostly cache reads billed at a fraction of fresh input, so a provider with a lower sticker price and no cache discount can cost more on your actual traffic. This investigation prices your own month of usage under each candidate instead.

Run the investigation

Would another provider be cheaper for my usage?
Install via CLI
npx skills add langwatch/skills/provider-cost-comparison
Skill Usage
/provider-cost-comparison
Copy Full PromptRun skill without installing
Download SKILL.mdManual installation

What it computes

The skill exports your real token mix per model: input, output, cache reads and cache writes, from your own LangWatch data. It fetches the candidates’ current price pages at analysis time, and reprices the same mix under each one, three ways:
  • Direct: your tokens at their rates, cache split preserved where the candidate offers caching.
  • No cache: for candidates without caching, your cache reads rebill as fresh input. This row is what a sticker-price comparison leaves out.
  • Sensitivity: the same comparison at your observed cache-hit share, at half of it, and at zero, so the conclusion survives a change in how you work.
The report leads with the answer (“your last 30 days cost X;thesameusagepricesatX; the same usage prices at Y under the candidate”), names the cache assumption in the same sentence, and links the price pages it used with their fetch date.

What the report looks like

Example provider comparison report

Example report output with sample numbers. The candidate with the lower sticker price costs 42 percent more once the cache reads rebill as fresh input; the candidate with a cache discount saves 41 percent while the cache-hit share holds.

What it does not claim

Repricing prices the same usage; a different model changes the usage. The report states window differences and obvious capability constraints and leaves the quality judgment to you. Also check: Usage analytics for the data this investigation reads, and Find your context sweet spot for lowering the bill without switching anything.
Last modified on August 27, 2026