Industry context
The State of Cross-Rollup Interoperability in 2026
Where the bridge wars of 2022 actually landed, why intent-based protocols took over the conversation, and what the next 18 months look like for atomic settlement across L2s.
It’s been four years since Wormhole lost $325 million, three years since Multichain disappeared with hundreds of millions of user funds, and roughly eighteen months since the term “intent-based bridging” went from a research curiosity to a marketing requirement on every protocol pitch deck. The cross-chain landscape in mid-2026 is unrecognisable from where it stood in 2022 — quieter, more specialised, and considerably more honest about what it can and cannot guarantee.
This is a short tour of where things actually are now, what changed, and what the next year or so looks like from inside the space.
What 2022’s lock-and-mint bridges taught us
The first generation of cross-chain infrastructure was built around a deceptively simple primitive: lock the asset on chain A, mint a wrapped representation on chain B. It worked. It was capital efficient. And it was, in hindsight, structurally indefensible.
The reason: every lock-and-mint bridge concentrates economic value in a single contract — the lock — which is then defended by a finite set of validators, multisig signers, or other off-chain quorums. The bridge itself becomes the most valuable target on chain. The math is harsh: if the locked TVL exceeds the cost of compromising the validator quorum, the bridge will be drained. Often, the cost of compromise is “find one bug in the validator software”, which is a remarkably small number.
The 2022 cohort of exploits — Wormhole, Ronin, Nomad, Harmony Horizon, Multichain — collectively cleared $2.5 billion. That number wasn’t an outlier; it was the predictable end state of the architecture. By the end of 2023 the message had landed: lock-and-mint at scale was a regulated-custodian problem in disguise, and the industry had been pretending it was a cryptography problem.
The intent era
The natural reaction to “bridges are honeypots” was “build something without a honeypot.” Intent-based protocols — Across, Catalyst, UniswapX, the various competitive-relayer models — answered that challenge by introducing competitive market makers who front-load liquidity on the destination chain and get reimbursed from the source chain on a slower cadence.
The user experience is excellent: you sign a single intent (“I want X on chain B”), a relayer fills it within seconds, and you stop caring about the cross-chain mechanics. The relayer wears the latency risk, the inventory risk, and (depending on the protocol) some fraction of the bridging risk.
What intent-based protocols actually accomplish, architecturally, is moving the trust assumption from “bridge multisig” to “relayer inventory + optimistic settlement oracle.” That’s a meaningful improvement: relayers are economically motivated, optimistic oracles have established dispute mechanisms, and the user experience is genuinely better. But it’s not the same thing as atomic settlement. The settlement leg — the part where the relayer is made whole — typically runs on a multi-hour or multi-day dispute window. If that settlement is compromised, relayer-funded liquidity is at risk.
For most users this distinction is invisible. For protocol designers it should not be.
The slow rise of atomic settlement
Quietly, in parallel with the intent boom, a different class of protocol has been growing: atomic settlement primitives that don’t rely on validator quorums or optimistic windows. These trace lineage back to atomic swap research from the early Bitcoin days (HTLCs and the like) and forward through CRATE-style commitment-and-resolution schemes for rollups.
The pitch is narrower than intent-based bridging: instead of “any cross-chain user experience,” atomic protocols answer specifically “swap token A on chain X for token B on chain Y with cryptographic atomicity.” Tesseract is in this category. So is CRATE, the Penumbra cross-chain proposals, and a handful of academic protocols that haven’t yet seen production deployment.
The shape of these protocols converges on three properties:
- No assets in transit. Funds stay on their origin chain until the moment of atomic resolution. There is no bridge vault to drain.
- On-chain enforcement. Atomicity properties are enforced by contracts, not by off-chain quorum honesty.
- Time-bounded resolution. A deadline window after which any failed leg refunds, guaranteeing no “stuck mid-flight” failure mode.
These are not better than intent-based bridges for every use case. For “user wants USDC on Base within 5 seconds and is fine paying a small premium for it,” competitive relayer markets are perfect. For “two parties want to atomically settle a 7-figure cross-rollup trade with no validator dependency,” atomic settlement is the correct primitive.
The L2 explosion and what it actually means
When 2022 ended, “L2” meant Arbitrum One, Optimism Mainnet, and possibly Polygon if you squinted. In mid-2026 there are dozens of production rollups: Base, Linea, Scroll, zkSync Era, Starknet, Mantle, Blast, Mode, and a long tail of app-specific OP-Stack and Orbit chains. Many of them have meaningful TVL. Many of them share user bases.
The product implication is that “cross-chain UX” is no longer an edge case — it is the default. A typical DeFi user in 2026 holds positions on three to five chains. A typical DeFi protocol launches on a primary L2 and expects to deploy to two or three more within a year. The volume of cross-chain swaps is, anecdotally and from on-chain data, an order of magnitude higher than it was in 2023.
That volume creates a real selection pressure on protocols. The bridges that survive are the ones with provably small attack surfaces and provably bounded failure modes. The bridges that quietly decommission themselves are the ones whose security depended on “the multisig won’t be compromised this quarter.”
MEV is the second-order problem
The first-order problem of cross-chain swaps used to be “will the bridge be there next week?” That problem is largely solved — by intent-based bridges for the fast-UX side and by atomic protocols for the trust-minimised side.
The second-order problem, which is now front and centre, is MEV. Cross-rollup arbitrage is a massive source of value extraction. Searchers running co-located infrastructure on every major L2 capture significant fractions of cross-chain price discrepancies. For protocols that don’t include MEV protection in their base layer, every cross-chain user trade leaks value into the searcher ecosystem.
The serious solutions are converging:
- Commit-reveal at the contract layer (Tesseract, some private mempool proposals). Defeats mempool-MEV by hiding payload until ordering is settled.
- Encrypted mempools at the chain layer (Shutter, parts of the Penumbra design). Defeats it at consensus.
- Private order flow networks (Flashbots Protect, MEV Blocker). Defeats it operationally, at the cost of trust in the operator.
For protocols that aim at “trust-minimised cross-rollup settlement,” the first option is the only one that doesn’t introduce a new trust assumption.
What the next 18 months look like
A few predictions, with the usual caveats.
Intent protocols will keep winning consumer UX. Across and its peers will continue to handle the bulk of “user wants asset X on chain Y” traffic. The user experience is too good to lose.
Atomic settlement will eat institutional flow. As regulated entities and treasuries start using DeFi rails, the trust profile of optimistic relayer markets is going to be a hard sell. “We coordinated a swap and the validator quorum confirmed it” is a much weaker compliance story than “the contracts on both chains atomically resolved.” Atomic settlement protocols are positioned to absorb that flow as it materialises.
MEV protection will become non-negotiable. Right now, MEV protection is a checkbox feature on protocol pitch decks. By late 2027 it will be a hard requirement; users (or the wallets that serve them) will refuse to interact with cross-chain primitives that don’t have it built in.
The bridge category will fragment. “Bridge” was always too broad a label. Within the next year the term will splinter into “fast-UX intent layer”, “trust-minimised atomic settlement”, and “generic omnichain messaging” — three different products with three different threat models. Protocols that try to be all three will lose.
Audit standards will harden. The current state of audit reports for cross-chain protocols ranges from excellent to embarrassing. The recent regulatory attention on DeFi (in the EU, Singapore, UK) is going to push the floor up. Protocols with small, focused codebases (Tesseract’s seven Vyper contracts, for example) will benefit from the audit-cost economics. Sprawling Solidity codebases will not.
The honest take
Cross-rollup interoperability in 2026 is a healthier space than it was in 2022. The catastrophic failures of the first bridge generation have left behind a more careful design culture. The intent-based protocols solved the user-experience problem well enough that “cross-chain DeFi” feels native to most users. And the atomic settlement protocols — the quieter cousin of the intent boom — are quietly becoming the trust-minimised backbone that institutional flow is going to want.
If you are building anything that needs to move value across rollups in 2026, the question is not “which bridge do I use.” It is: what is my actual threat model, what trust assumptions am I willing to accept, and which of the three product categories (intent, atomic, messaging) is the right shape for my problem?
Get that question right and the answer is usually obvious. Get it wrong and you will spend the next two years quietly rewriting your cross-chain stack.
For a closer look at where atomic settlement fits, see our vs Wormhole and vs Across deep dives.