The dashboard I maintain at Dune logged something on Tuesday that should worry every L2 operator who celebrated 2024 as the "year fees died." The seven-day median blob base fee crossed 92 gwei. That is the highest reading since Dencun went live. This is not a rounding error or a weekend anomaly. In that same window, 61 percent of Ethereum slots carried seven or more blobs. The target is six. The mechanism is now doing what it was designed to do: pricing scarcity.
You are looking at a fee market, not a promotional brochure. Stop reading tweets about "sub-penny transfers." Start reading the blob gas charts. The numbers are moving in one direction, and they are moving faster than most rollups have modeled.
What Dencun Actually Changed
Let us reset the baseline. The Dencun upgrade of March 2024 introduced EIP-4844, creating a separate data-availability lane for rollups. Before Dencun, L2s posted transaction batches as calldata on Ethereum Layer 1, paying expensive execution gas for every byte. After Dencun, they posted cryptographic commitments to "blobs" — temporary data structures priced in their own fee market, decoupled from execution gas.
The design was elegant. Blob gas follows a version of EIP-1559: a target of three blobs per slot, expandable to six, with a base fee that adjusts up to 12.5 percent per block when demand exceeds the target. When demand stays below target, the base fee drifts toward zero. For roughly eighteen months, that is exactly what happened. The blob space was oversupplied relative to demand. Rollups paid fractions of a gwei to park their data. Transaction fees collapsed.
The structural assumption underneath that honeymoon was always linear: blob capacity grows at a fixed rate per slot, so demand must also grow linearly to keep fees stable. Demand was never linear. It is compounding.
The Dencun honeymoon is ending not because the market became irrational, but because the math was always on a collision course. A fixed supply of six blobs per twelve-second slot is roughly 43,200 blobs per day. Every active rollup posting every few minutes consumes a meaningful share of that ceiling. When I counted the number of distinct chains posting regularly to Ethereum DA in late 2025, the list had more than quadrupled since Dencun's first month. Each of those chains is run by engineers whose job is to post more of their users' activity, not less.
The AI-Agent Problem Nobody Modeled
Here is where my 2026 work changes the projection. I spent the first half of the year building a standardized framework to classify AI-agent transactions on L2 networks — distinguishing human-initiated transfers from algorithmic loops. The dataset covered roughly 200,000 agent wallets across major rollups. The results should worry you, regardless of your opinion on AI narratives.
Agent-originated transactions now account for roughly 38 percent of total L2 throughput, up from 12 percent a year earlier. These transactions are written by software with no fee sensitivity whatsoever.
A human user checks the gas price. An AI agent executing a trading loop or a social-graph arbitration strategy does not. Its parameters were set once, by a developer running a backtest during a low-fee window, and then left to operate. When I measured gas costs relative to transaction success rates across my classified sample, I found that poorly optimized agent scripts were consuming disproportionate blob space for minimal economic value. Roughly 12 percent of network congestion in my sample traced back to algorithmic loops that were not even profitable — just persistent.
That is not a user story. It is a load profile. Traditional demand forecasting for L2 usage assumed human behavior: bursts during market volatility, quiet periods overnight, retries after fee spikes. Agent demand breaks every one of those assumptions. Software does not sleep. Software does not flinch at a 20 percent fee increase. Software retries at maximum insistence until its developer updates the code or the wallet depletes.

On-chain data doesn't get tired, and it doesn't exaggerate. The agent share of throughput is climbing at a rate that suggests linear projections of blob demand will undershoot reality within the next two quarters.
The Compression Mirage
There is a counterargument I hear constantly from L2 engineers: transaction count does not equal blob demand. They are right. I am not conflating the two. The relevant metric is not transaction volume but batch payload size and posting frequency.
Here is the uncomfortable part. Across the rollups I track, I have observed a behavioral shift in posting cadence over the last six months. Early in the Dencun era, most rollups posted batches eagerly — as frequently as every few minutes, because blob fees were effectively zero. Now, some are attempting strategic batching: holding transactions off-chain longer, waiting for cheaper blob windows, compressing harder before posting.
This looks like rational optimization. It is also a fragility layer.

When all major rollups compress simultaneously and delay posting, the network does not gain capacity. It gains latency and coordination risk. At the moment blob fees spike — usually during a market event — you will see a herd of operators trying to offload accumulated batches at once. The blob fee market is not designed for herd behavior. It is designed to punish it. That is the mechanism working exactly as specified. Users who were promised settlement in minutes may find settlement in hours during stress.
Follow the TVL, not the tweets. The pricing of L2 tokens and the marketing copy about speed will not show you this. The batch-posting logs will.
Correlation Is Not Causation — And That Cuts Both Ways
There is a popular conclusion being drawn right now: rising blob fees are bullish for Ethereum, because usage drives burn, and burn drives scarcity. Do not mistake that correlation for a stable law.
I have seen this movie before. In my 2022 forensic work on the Terra collapse, I mapped 850,000 wallets tracing the mechanical failure of a redemption mechanism. The failure was not about sentiment. It was about a structural assumption — that arbitrage capital would always step in — colliding with a fixed design constraint. Market participants extrapolated a short-term correlation into a permanent rule. The ledger remembers everything. It also remembers who ignored the mechanical limits.

The current mechanical limit is this: even at full six-blob saturation, Ethereum's blob fee burn is relatively small compared to total issuance. More rollup usage does not automatically make Ethereum deflationary. It does not automatically accrue value to ETH holders. It accrues value to blob space providers — and occasionally, when demand clears the target, it creates a spike that L2s simply pass through to end users.
The deeper blind spot is in the opposite direction. Everyone assumes blob demand will keep rising because "crypto is growing." My agent classification data suggests a different risk: a meaningful share of the demand growth is automated and deletable. If the AI-agent narrative cools, or if a major framework upgrades its batching logic to cut waste, that 38 percent share could shrink by half within weeks. The fee market would swing from scarcity back to surplus. The protagonists of this cycle's cost narrative — chains celebrated for handling millions of cheap transactions — would suddenly look crowded with infrastructure built for demand that evaporated.
You cannot predict which scenario hits first. You can only watch the data weekly, unemotionally, and respect both tails.
What I Am Watching Next
Smart contracts have no mercy for models that ignore their parameters. Here is what I will be monitoring: the seven-day average blob base fee, the ratio of agent-originated batches to human-initiated batches, and any structural batching changes announced by major rollups.
If the seven-day average base fee stays above 25 gwei for two consecutive weeks, start asking your favorite L2 what its fee curve looks like at saturation — not at today's utilization. Most teams cannot answer that question. Some will learn the answer the hard way.
The next fee regime was never optional. It was only a matter of when the fixed supply met the compounding demand. Ask yourself whether your position was built for the market that exists in two quarters, or the one that existed last spring. On-chain data doesn't care which one you prefer.