
The Fragile Economics of ZK Rollups: Why Proving Costs Are Bleeding Operators Dry
The Ethereum mempool is quieter than a library after closing time. Gas hovers around 5 gwei, and the once‑loud narrative of ‘scaling the future’ has been reduced to a whisper. Yet, inside the data centers of ZK Rollup operators, the servers are still screaming. Over the past 30 days, the average daily cost to generate a single validity proof on a major ZK‑EVM has exceeded the total transaction fees collected by that rollup by a factor of 3.4. This is not a bug. It is the architecture of a bear market that no one modeled.
Let me rewind to 2022. I was auditing a Layer‑2 project’s whitepaper for a research series I was editing. The team proudly showed me their ‘proving cost’ slide: $0.02 per proof. They assumed a future where gas would stay above 50 gwei and transaction volume would rival Visa. I asked them to run the numbers at 10 gwei. They didn’t. Today, those same operators are paying $0.15 to $0.30 per proof, while their average user transaction fee is $0.01. The margin is deeply negative, and the gap is growing.
To understand why, we have to look at the proving stack itself. A ZK Rollup batches thousands of transactions, executes them off‑chain, and then submits a single validity proof to Ethereum. The proof generation is computationally intense – a race between GPUs, custom ASICs, and clever cryptography. The cost of this computation is primarily driven by two factors: the size of the execution trace and the price of Ethereum gas for the final verification. The verification contract on Ethereum consumes a fixed amount of gas – roughly 500,000 to 1,000,000 gas per proof, depending on the circuit. At 5 gwei, that’s $0.025 to $0.05. At 100 gwei, it’s $0.50 to $1.00. But the real cost is the off‑chain proving hardware: cloud GPUs, electricity, and maintenance. For a rollup processing 10,000 transactions per day, the proving hardware can cost $500 to $2,000 per day. That’s $0.05 to $0.20 per transaction, before any Ethereum fees. The aggregate cost per proof is often $0.10 to $0.50, while the revenue from L2 transaction fees is, in many cases, below $0.01.
Based on my experience analyzing DeFi protocols during the 2020 summer, I learned that unsustainable unit economics are the first sign of a narrative collapse. The same pattern is repeating now. Rollups are subsidizing proving costs with venture capital or token emissions. They are burning through cash to keep the ‘decentralized scaling’ story alive. But the market is not buying it. The TVL on most ZK‑based rollups has dropped 60% from its peak, and daily active users are flat or declining. The proving cost is a fixed weight that only gets heavier as transaction volume falls.
Let’s walk through the numbers for a typical ZK‑EVM. I’ll use a well‑known implementation that I audited informally last year. The circuit contains about 2.5 million gates. The proving time on a single A100 GPU is about 15 minutes. The cloud rental cost for that GPU is roughly $3 per hour. So one proof costs $0.75 in compute, plus $0.03 in Ethereum gas for verification. Total: $0.78. If the rollup processes 5,000 transactions per batch, the cost per transaction is $0.000156 – negligible. But in practice, rollups don’t always batch 5,000 transactions. In a bear market, with low activity, a batch might contain only 200 transactions. The cost per transaction then jumps to $0.0039. That’s still low, but the revenue per transaction is often zero, because many rollups charge no fees or extremely low fees to attract users. The operator picks up the tab. Multiply that by 100 batches per day, and you get a daily loss of $78. Over a month, that’s $2,340. Not fatal for a well‑funded team, but many operators are running multiple chains, and the losses scale.
The real problem is the opportunity cost. The capital locked in proving hardware and cloud credits could be deployed in yield‑bearing strategies. Instead, it’s being burned to maintain a narrative that is not yet generating sustainable revenue. I’ve seen this movie before. In 2021, several DeFi protocols were spending 10% of their treasury on gas fees to keep liquidity pools alive. When the market turned, they collapsed. The rollups are no different, except the burn is less visible because it’s off‑chain.
Now, the contrarian angle. Some argue that ZK proving costs will collapse with hardware improvements. Custom ASICs for ZK proof generation are being developed, and they promise a 10x improvement in cost efficiency. But that is a multi‑year timeline. In the current bear market, capital is scarce. VC funding for infrastructure has dropped 70% from 2022 levels. The teams that survive will not be the ones with the best hardware roadmap; they will be the ones that can generate revenue from their proving infrastructure today. That means charging fees that reflect the true cost – $0.10 or more per transaction. That would kill the user experience. The alternative is to subsidize with tokens, but that only works if the token has value. In a bear market, token prices are depressed, and emissions dilute further.
There is a blind spot in the current narrative. Most analysts focus on the verification cost on Ethereum, which is indeed low. But the off‑chain proving cost is the silent killer. It is a fixed cost that does not scale down with low usage. The bear market exposes this fragility. When the bull returns, the problem will be masked by higher transaction volumes and higher token prices. But the underlying economics have not been fixed. The rollups are still subsidizing usage, and that subsidy is a ticking time bomb.
Navigating the storm to find the steady current. I believe the next cycle will see a consolidation of proving infrastructure. Only a handful of rollups – those with the largest user base and the most efficient hardware – will survive. The rest will either merge or shut down. The survivors will be the ones that capture the most value from their proving stack, perhaps by selling proving services to other chains or by offering a flat fee model that covers costs. The rest will be remembered as experiments in scale without economics.
Reading the code that writes the culture. The code of ZK Rollups is elegant, but the economic culture it writes is one of dependency on subsidies. Until the proving cost is an order of magnitude lower, the narrative of ’unlimited scaling’ remains a fantasy, sustained by venture capital, not by user demand. The next bull market will test this thesis. If proving costs have not dropped, we will see a wave of rollup shutdowns. If they have dropped, the narrative will shift to what I see as the real innovation: human‑readable proving outputs that allow users to verify their own transactions without trusting the operator. That is the long‑term value, not the fee arbitrage.
So, where do we go from here? Institutions should reassess their exposure to ZK rollups that have not demonstrated a clear path to profitability. Retail investors should look at the proving cost per transaction as a metric, not just TVL. The chain doesn’t lie – the proof is in the cost. And the cost is telling us that the most scalable narrative in crypto is currently the most uneconomical. The bear market is a filter. It will separate the protocols that can survive on their own economics from those that are living on borrowed time. I am watching the proving costs, not the price charts. That is where the signal is.