AI
Gemini 3.7 Flash Is Starting a Price War and the Watermark Matters
AI model launches have become difficult to care about.
Every few weeks, one of the major labs introduces another model that is smarter, faster, better at coding, more agentic, and ahead on a carefully selected collection of benchmarks. The names change faster than most developers can evaluate them.
Gemini 3.7 Flash is different for one simple reason: Google is making the price hard to ignore.
Google launched Gemini 3.7 Flash on August 13, 2026. Through December 31, it costs $0.75 per million input tokens and $3.75 per million output tokens. On January 1, 2027, those rates are scheduled to double to $1.50 and $7.50. Google is calling this introductory pricing, which means the discount is real—but it is not permanent. (Google)
That makes 3.7 Flash considerably cheaper than the newest workhorse-class models from OpenAI and Anthropic. It also arrives at the exact moment AI companies are being pushed to make generated text detectable.
The price war is obvious. The invisible-watermark war may matter even more.
Gemini 3.7 Flash Is Built to Be the Model You Actually Use
Google is describing Gemini 3.7 Flash as its most intelligent “workhorse” model yet, with an emphasis on coding, agents, instruction following, tool use, and getting a better result on the first attempt.
That positioning matters.
This is not supposed to be a tiny model that wins only because it is cheap. Google wants developers to use it for the repetitive, high-volume work that consumes real money: writing and reviewing code, navigating tools, generating interfaces, processing documents, and completing multi-step jobs.
It is rolling out through the Gemini API, Google AI Studio, Android Studio, Antigravity, and Gemini Enterprise. It is also becoming the model behind Gemini Spark for Google AI Pro and Ultra subscribers, giving it access to workflows across Gmail, Calendar, Docs, and other Google services.
The advantage is not just intelligence. It is distribution.
Google can place one relatively inexpensive model inside its developer tools, productivity suite, cloud platform, and consumer assistant. If Gemini 3.7 Flash is good enough across all of them, Google does not need it to win every benchmark. It needs the model to become the default engine people stop thinking about.
The Price Comparison
API prices are not a perfect measure of value. A cheaper model that needs three attempts can cost more than an expensive model that gets the job right once. Reasoning tokens, caching, tool calls, long-context surcharges, and batch discounts can also change the final bill.
Still, the base prices make Google’s strategy clear.
| Model | Input per 1M tokens | Output per 1M tokens | 1M in + 1M out |
|---|---|---|---|
| GPT-5.6 Luna | $0.20 | $1.20 | $1.40 |
| Gemini 3.7 Flash, introductory | $0.75 | $3.75 | $4.50 |
| Claude Sonnet 5, introductory | $2.00 | $10.00 | $12.00 |
| GPT-5.6 Terra | $2.00 | $12.00 | $14.00 |
| GPT-5.6 Sol | $5.00 | $30.00 | $35.00 |
| Gemini 3.7 Flash, starting Jan. 1 | $1.50 | $7.50 | $9.00 |
Prices checked August 15, 2026. The table shows standard text-token rates and excludes caching, batch processing, tools, and long-context adjustments.
GPT-5.6 Luna is cheaper, but it is not the cleanest comparison. OpenAI positions Luna as its cost-sensitive, high-volume tier—the rough successor to its earlier nano models. Gemini 3.7 Flash is being sold as something closer to a daily driver for serious coding and agentic work.
The more relevant OpenAI comparison is GPT-5.6 Terra, which is designed to balance capability and cost. Terra currently costs $2 per million input tokens and $12 per million output tokens. OpenAI’s flagship GPT-5.6 Sol is $5 and $30, while all three GPT-5.6 models offer a 1.05-million-token context window. (OpenAI model catalog)
That puts Gemini 3.7 Flash at less than one-third of Terra’s combined input-and-output cost during the introductory period.
Even after Google doubles the price in January, the same simple token mix would cost $9 on Gemini versus $14 on Terra.
Claude Sonnet 5 Is the Closest Comparison

Anthropic’s latest broadly available Sonnet launch is probably the fairest comparison.
Claude Sonnet 5 is built for coding, browser and terminal use, professional work, and long-running agents. Anthropic says it can approach Claude Opus 4.8 on some higher-effort tasks while costing less.
Sonnet 5 currently has its own introductory discount: $2 per million input tokens and $10 per million output tokens through August 31, 2026. After that, Anthropic plans to charge $3 and $15. (Anthropic)
Google is therefore undercutting even Anthropic’s discounted Sonnet pricing by a wide margin.
That does not automatically make Gemini the better model. Claude has built a strong reputation for coding, long-form work, and maintaining direction across complicated tasks. If Sonnet finishes a job more reliably, its higher price can be justified.
But Gemini does not need to be universally better to create a problem for Anthropic. It only needs to be close enough that developers begin asking whether Sonnet is worth nearly three times as much under a basic one-million-in, one-million-out comparison—and four times as much after Sonnet’s introductory pricing expires.
Anthropic also offers more powerful models. Claude Opus 4.8 costs $5 per million input tokens and $25 per million output tokens, while Fable 5 costs $10 and $50. Those models belong in a different capability and price class. For the model that developers might call thousands of times inside an application, Sonnet 5 is the contest that matters.
Introductory Pricing Is Still a Trap Door
Google’s launch price is aggressive, but developers should budget for the January rate now.
It is easy to build an application around a temporary price and treat the savings as permanent. By the time the rate doubles, the model may be embedded throughout a product, evaluation work may be complete, and switching costs may be higher than the token bill.
That does not make the offer misleading. Google clearly states when the promotion ends. It does mean the honest comparison is not simply $0.75 versus $2.
The real questions are:
- Does 3.7 Flash reduce the number of failed or repeated calls?
- How many reasoning and output tokens does it use to finish the same job?
- Does it remain reliable when tools fail or return incomplete information?
- What happens to the economics when the January price arrives?
- How much work would it take to move the application to another model?
Token prices are easy to compare because they fit neatly in a table. Cost per successful task is the number that matters.
Then There Is the Invisible Watermark
Google has already expanded SynthID beyond images, audio, and video. Text produced in the Gemini app and web experience can contain an imperceptible watermark created by adjusting the probabilities used when the model selects each token. The words look normal to the reader, but the resulting pattern can be recognized by a compatible detector. (Google DeepMind)
There is an important distinction here: Google’s public description specifically identifies text generated through the Gemini app and web experience. Developers should not assume every Gemini API response is marked in exactly the same way unless Google documents that behavior for the service they are using.
Anthropic is now moving in the same direction. Its policy says Claude models launched on or after August 2, 2026 will mark generated text from day one and add signed provenance information to generated files. Earlier models are being handled during a transition period. (Anthropic’s explanation)
That timing creates an interesting detail: Claude Sonnet 5 launched before the August 2 cutoff. Gemini 3.7 Flash launched after it. The next Claude model should arrive with model-level text marking built in from the beginning, while Sonnet 5 sits on the older side of the transition.
OpenAI’s current GPT-5.6 developer documentation does not disclose an equivalent text-watermarking system. That is not proof that GPT text contains no provenance signal; it only means OpenAI’s public GPT-5.6 model pages do not currently document one. Generated text remains the unresolved part of this comparison.
A Watermark Is Not an AI Detector
The word watermark makes the technology sound more definitive than it is.
This is not a visible logo at the bottom of a document. It is not necessarily permanent, and it does not prove that every unmarked sentence was written by a human.
Statistical text watermarks work best when there is enough original model output to examine. Heavy rewriting, translation, mixing text from several sources, or passing the material through another model can weaken the signal. Short passages are also harder to judge than long ones.
That makes watermark detection evidence—not a verdict.
For ordinary users, the biggest concern is not that a hidden pattern will suddenly appear on the screen. It is how schools, employers, publishers, and platforms decide to use the signal. A cautious system might treat it as one piece of provenance information. A careless system might treat it as proof of misconduct.
Those are very different uses of the same technology.
The watermark also raises a practical question for people who use AI as an editor. If a person writes an article and asks a model to clean up the grammar, how much of the final text should be considered AI-generated? If the model rewrites only a few paragraphs, should the entire document carry the same implication?
The technology can identify a pattern more easily than it can explain authorship.
My Take
Gemini 3.7 Flash looks like Google’s strongest attempt yet to turn a capable model into infrastructure.
The introductory price is low enough to encourage experimentation and high-volume deployment. The model is being placed across Google’s coding tools, cloud products, Workspace ecosystem, and consumer assistant. And Google already has a provenance system that can follow generated content beyond the original chat window.
That combination is more important than any single benchmark win.
OpenAI still offers the widest price ladder. GPT-5.6 Luna is cheaper than Gemini 3.7 Flash for workloads that can live with the smaller tier, Terra is the more direct cost-and-capability option, and Sol remains the expensive flagship.
Anthropic’s Sonnet 5 may still be worth paying for when reliability, writing quality, or long-running agent performance produces a better result. But its pricing now looks exposed. Google is asking developers to test whether “close enough” can be dramatically cheaper.
The watermark question will take longer to settle.
I do not think invisible provenance is automatically bad. People should have ways to understand where digital content came from. I also do not trust schools, employers, or automated enforcement systems to interpret a probabilistic signal perfectly.
So the real Gemini 3.7 Flash story is not simply that Google launched another fast model.
It is that the next phase of AI competition is being fought on two fronts at once: **how little intelligence can cost, and how long its fingerprints should remain.**