CryptoJune 7, 2026

Layer 2 Networks and Why Transaction Fees Dropped

Rollups moved computation off the main chain and cut costs by orders of magnitude. What that means for ordinary users.

Hardware crypto wallet next to a gold bitcoin coin on white stone

For several years, sending a small transaction on a congested blockchain could cost more than the transaction was worth. Layer 2 networks changed that arithmetic, and most users now interact with them without thinking about it.

The bottleneck

A base-layer blockchain requires every node to process every transaction. That is what makes it secure and what makes it slow. When demand exceeded capacity, a fee auction pushed costs to levels that made small payments irrational.

What a rollup does

A rollup executes transactions on a separate network, compresses the results and posts them back to the base chain along with data that allows anyone to verify or reconstruct the state. Thousands of transactions share the cost of one base-layer posting, which is where the cost reduction comes from.

Optimistic rollups assume posted results are valid and allow a challenge window — typically about a week — during which fraud proofs can invalidate them. That window is why withdrawals to the base chain can be slow without a third-party bridge.

Zero-knowledge rollups post a cryptographic validity proof with each batch. Verification is immediate, so withdrawals settle faster, at the cost of heavier proof generation.

Why fees fell further

Beyond rollups themselves, protocol upgrades introduced a dedicated, cheaper data channel for rollup batches rather than forcing them into the same space as regular transactions. The effect on end-user fees was dramatic — routine transfers on major layer 2 networks now often cost fractions of a cent.

What users should still check

  • Bridge risk. Bridges have been among the largest sources of losses in crypto. Prefer canonical bridges operated by the network itself over third-party fast bridges where possible.
  • Withdrawal time. Understand whether exiting takes minutes or days.
  • Sequencer centralisation. Many rollups still rely on a single operator to order transactions. This can mean downtime or censorship, though escape mechanisms usually exist.
  • Token and address confusion. The same token exists in different wrapped forms across networks. Sending to the wrong network is a common and expensive mistake.

What it enables

Cheap settlement makes previously impractical use cases workable: micropayments, frequent small transfers, on-chain applications with many interactions per user. It also makes stablecoin transfers competitive with conventional remittance channels on cost, though not yet on consumer protection.

Practical takeaways

  • Rollups cut costs by sharing base-layer settlement across many transactions.
  • Optimistic rollups exit slowly; zero-knowledge rollups exit quickly.
  • Bridging is the riskiest step — use canonical routes and verify networks.

LumosPay publishes general information only. Nothing here is personalised financial, tax or legal advice.

More in Crypto