AI-Native Margins and the SaaS Multiplier Lie
AI-native products run 50 to 65 percent gross margins against 78 to 85 for classic SaaS, and your board deck is comparing incompatible businesses.
Contents
Inference is a permanent margin drag, not a launch cost
AI-native products run gross margins in the range of 50 to 65 percent. Classic SaaS runs 78 to 85. If your board deck compares the two on the same line, it is comparing two businesses that only look alike from the logo down. This is the SaaS multiplier lie: the margin gap is structural, it does not close with scale, and pretending otherwise breaks how you build and price.
The difference is structural, and it does not go away with scale. Classic SaaS has a marginal cost of serving one more customer that rounds to zero. Once the software is written, the 10-thousandth user costs almost nothing more than the one before. That is the whole reason software earned its multiples. The cost curve is flat and the revenue curve keeps climbing.
AI-native products break that curve. Every query that hits a model has a real, metered cost. Tokens in, tokens out, GPU time on the clock. The user who runs 400 generations a day costs 40 times more to serve than the user who runs 10, and both may be paying the same $20 a month. The marginal cost of serving one more unit of usage is not zero. It is a line item that grows with engagement, which is the opposite of what a software business is supposed to want.
Byrne Hobart has made this point in his writing on AI pricing: the companies with the best products often have the worst unit economics, because the best products get used the most, and usage is where the money leaves. A wildly engaged user base is a cost problem before it is a revenue win.
Model costs fall over time. That is real and worth planning around. But the fall is not fast enough or reliable enough to bet a P&L on, and every price drop tends to get eaten by a larger, more capable model that costs more to run and that customers immediately expect. The floor keeps moving, but so does the ceiling of what users demand. Betting that inference cost trends to zero is betting that customer expectations stop rising, and they will not.
The SaaS comp quietly misleads the board
Here is the trap. A board sees a SaaS company at 82 percent gross margin trading at 12 times revenue. They see your AI-native company at 58 percent and ask, reasonably, why you are not closer to the comp. The implicit demand is: get your margins to look like theirs, and the multiple follows.
That demand is wrong, and acting on it does damage.
The two businesses have different cost structures, so they should have different valuations and different operating plans. Forcing an AI-native product to hit 80 percent gross margin means one of three things. You starve the product of the model quality that made it work, you price in a way that punishes your best users, or you cook the numbers by burying inference cost somewhere it does not belong. All three are worse than the honest answer, which is that this is a different kind of business and the margin is a feature of the category, not a failure of the operator.
The gross margin number is a description of what you sell, not a report card you failed. A business that ships intelligence on demand carries a cost of goods that a business shipping static software never had. The right response is not to apologize for the number. Build and price so the number is stable, predictable, and improving on a curve you actually control.
Three architectural moves defend the margin
The margin is not fixed at whatever your first architecture produced. Three moves change the shape of the cost curve, and all three are product decisions, not finance decisions.
The first is routing. Not every request needs the largest model. A well-built system reads the request, decides how hard it is, and sends easy work to a small cheap model and hard work to the expensive one. Most requests are easy. If roughly 70 percent of your traffic can be served by a model that costs a fraction of the frontier model, your blended cost per query drops without the user noticing a quality change. This is the single most valuable move available, and most teams skip it because it is invisible in the demo.
The second is caching and reuse. A large share of what users ask overlaps with what other users have already asked. Semantic caching, precomputed responses for common queries, and reuse of intermediate results turn repeat work into near-zero-cost work. The classic SaaS advantage was that serving the same thing twice was free. Caching claws part of that advantage back.
The third is owning more of the stack over time. Renting inference from a frontier lab is the right way to start, because it lets you ship before you know what you need. But the margin math changes when a durable, high-volume workload can run on a fine-tuned smaller model you host yourself, or on open weights you control. This is a crawl-walk-run decision, and skipping the crawl to self-host on day one is how teams burn a year building infrastructure for traffic they do not have. Start rented, then move the proven, high-volume paths in-house as they prove out. This is the point where the build-vs-rent decision starts to matter: usage compounds into an asset only if you eventually own the layer where it compounds.
None of these three make an AI-native product margin look like SaaS. Together they move a 55 percent margin toward 65, and they make the number predictable, which matters more to a board than the absolute level.
Price the usage, because the cost is usage
Seat-based pricing is the SaaS default, and it is a bad fit for a business whose cost scales with usage. A per-seat price charges the light user and the heavy user the same, while the heavy user costs you many times more to serve. That structural mismatch turns your most engaged customers into your least profitable ones.
The pricing model has to match the cost structure. When cost scales with usage, price scales with usage. Usage-based pricing, credit systems, and tiered consumption caps all do the same job: they connect what the customer pays to what the customer costs. This is not a growth tactic borrowed from the API playbook. It is the only pricing that keeps unit economics stable as engagement grows, a point the case for consumption comp makes from the go-to-market side.
The objection is real. Usage-based pricing creates friction, and buyers say they hate meters because they cannot predict the bill. The answer is not to retreat to seats. Design the meter so the predictable base is a subscription and the variable overage sits on top, so a normal user sees a flat bill and only the outlier heavy user sees the meter move. That gives finance the recurring revenue it wants and protects the margin against the power user who would otherwise run the product at a loss. Meet the customer where they are on predictability, and still charge for what they actually consume.
What to tell investors
Tell them the margin is the category, not the miss. An AI-native business at 60 percent gross margin with a controlled, improving cost curve and usage-aligned pricing is a healthier company than one that hit 80 by degrading its product or mispricing its best customers.
Then give them the numbers that actually predict the future of this specific business: blended cost per query and its trend, the share of traffic served by cheaper models, cache hit rate, and gross margin by usage cohort rather than blended. Those metrics say whether the cost curve is bending in your favor. Blended gross margin against a SaaS comp says nothing except that someone in the room does not understand what they own.
The multiplier lie is not that AI-native businesses are worse. It is that they are the same. They are not, and the operators who price and build as if they were will spend years chasing a margin their own product was never designed to reach.