Intent-Based Trading vs MEV 2026: UniswapX, Across, Anoma
**Answer first** — Intent-based trading replaces direct DEX swaps with user-signed declarative orders ("I want at least Y of token Z for my X") that solvers compete to fill in an a

Answer first — Intent-based trading replaces direct DEX swaps with user-signed declarative orders ("I want at least Y of token Z for my X") that solvers compete to fill in an auction. UniswapX, Across, CoW Protocol, and Anoma are the leading 2026 implementations. For users, this delivers better execution and built-in MEV protection. For MEV searchers, it fundamentally changes the economic model: traditional public-mempool MEV is replaced by solver competition, and the searchers who adapt are the ones who can run solver infrastructure (inventory, prediction, routing). The MEV doesn't disappear — it migrates from sandwich/back-run extraction to solver-auction capture.
The Intent Architecture Stack
In a traditional swap:
- User submits a signed transaction with explicit routing
- Transaction enters public mempool
- Block builder includes it (potentially after sandwich bots)
- Settlement at on-chain price
In an intent-based swap:
- User signs an off-chain intent ("swap 1 ETH for at least 3,200 USDC")
- Intent enters a solver network (UniswapX's RFQ, CoW's batch, Across's relay)
- Solvers bid by submitting fill proposals
- Winning solver executes on-chain, user receives output
- Solver's profit = (their fill price) − (user's minimum out)
The user signs only the outcome, not the path. The solver picks the path. The user gets the best of competing solver routes.
The 2026 Major Intent Networks
| Network | Domain | Solver count | Strategy fit |
|---|---|---|---|
| UniswapX | EVM swaps with cross-chain | ~30 active solvers | Cross-chain bridging + DEX routing |
| CoW Protocol | Batch auctions, peer-to-peer-of-wants | ~25 solvers | Coincidence-of-wants matching |
| Across | Cross-chain bridging | ~15 solvers | Bridge route optimization |
| 1inch Fusion | Dutch-auction RFQ | ~40 resolvers | RFQ-based fills |
| Anoma | Generic intent matching | Early stage | Long-term: any intent type |
| dForce / Symmio | Perpetual intents | Newer | Perp-specific |
Combined daily volume routed through intent networks in 2026: ~$3-5B. Up from <$500M in 2024.
Why Intent Architecture Wins for Users
Three structural improvements:
1. Better prices through competition
Multiple solvers bid; the user gets the best. In practice, savings of 5-30 bps vs. routing through a public aggregator.
2. MEV protection by design
Solvers fill at the user's signed minimum. There's no public-mempool exposure between user signature and on-chain execution. Sandwich attacks structurally cannot happen.
3. Gas abstraction
The solver pays gas. Users don't need ETH to swap ETH — the solver settles costs in the fill spread.
For users, intent-based trading is strictly better than direct DEX swaps in 2026 for any trade above ~$500. See DEX Aggregator MEV 2026 for the broader aggregator comparison.
Why Intent Architecture Disrupts MEV Searchers
The 2022 MEV stack:
- Searchers monitor mempool
- Spot opportunities (sandwich victims, back-runs)
- Submit bundles to builders
- Extract value from public-mempool users
The 2026 intent-based stack:
- Users sign intents that bypass the public mempool
- Solvers compete in private auctions
- The MEV that could be extracted is captured by the solver who routes most efficiently
- The user, not the bot, captures the bulk of the savings
Net effect: same total MEV opportunity in the system, but with different distribution. Less goes to victims (good). More goes to sophisticated solvers (concentrating). Less to public-mempool sandwich bots (declining).
Strategy 1: Become a UniswapX Filler
UniswapX is permissioned but not heavily gated. Application path:
- Apply to be a filler at https://uniswap.org/
- Submit infrastructure proof (solver bot capable of pricing UniswapX orders)
- Stake / provide inventory across chains
- Start filling intents
Filler economics: ~0.1-0.3% per filled intent. Volume share is concentrated among the top 5-8 fillers; the long tail of smaller fillers captures the remainder.
Capital requirement: $100k+ inventory across mainnet + key L2s. Below that you can't reliably fill larger intents.
Strategy 2: Compete as a CoW Solver
CoW Protocol's solver auction:
- Solvers compete by submitting batch settlement proposals
- Winning solver's batch is the one that maximizes user welfare (the literal objective function)
- Solver rewards come from CoW DAO + fee retention
Solver onboarding requires:
- Cyclical solver-engine deployment
- Significant routing knowledge (CoW's "coincidence of wants" math, plus AMM fallback routing)
- Bonding stake
Realistic CoW solver economics in 2026: $5k-$50k monthly profit at moderate volume share. Top solvers (Quasimodo, Project Blanc, Naive) clear $100k+/month.
Strategy 3: Across Bridge Relay Operation
Across pays relayers to provide instant cross-chain liquidity. Relayer mechanics:
- Across user submits intent: "Bridge 10 ETH from Ethereum to Optimism"
- Relayer fills on Optimism instantly using own inventory
- Relayer is reimbursed on Ethereum after canonical bridge settles (4 minutes)
Economics: ~0.05-0.15% per filled bridge. Capital requirement: significant inventory on every supported chain. Capacity to absorb temporary mismatches.
Realistic Across relayer returns: 0.5-1.5% monthly on deployed inventory. Steady but capital-intensive.
Strategy 4: Run an Anoma Solver (Long-Term Bet)
Anoma's vision is "intents for everything" — any declarative outcome (not just swaps) becomes an intent. Solvers fill arbitrary intents.
In 2026, Anoma is still in early scale-up. Few production intents flow. Operators positioning for 2027-2028 may want to:
- Study Anoma's intent format
- Build modular solvers ready for niche intent types
- Watch Anoma testnets
This is a research bet, not a near-term revenue strategy.
Strategy 5: Hybrid Searcher-Solver
Some 2026 operators run both:
- Searcher infrastructure for the remaining ~50% of DEX flow that doesn't go through intents
- Solver infrastructure for UniswapX / CoW / Across
The same mempool indexer, simulator, and bundle builder serve both roles. Searcher revenue declines as intent adoption grows; solver revenue rises proportionally. The hybrid is hedged against either trend.
This is increasingly the dominant model among professional MEV firms in 2026.
The Searcher-to-Solver Transition
Honest assessment of who's making this transition:
Making it: Professional firms with engineering depth (Wintermute, Pyrofex, multiple stealth crews). They have the capital and infrastructure to onboard as solvers.
Stuck in transition: Mid-tier solo searchers and small teams. They have searcher infrastructure but not enough capital or operational depth to compete as solvers at scale.
Out of the game: Pure mempool sandwich bots. Their TAM is shrinking 20-30% per year as intent adoption grows.
For solo operators reading this, the realistic path in 2026 is:
- Don't try to become a major solver (capital cap too high)
- Focus on direct DEX MEV where retail still flows
- Watch which solver networks open more accessible onboarding (Anoma, smaller networks)
- Consider running a niche solver (specific token pair, specific chain) if the opportunity narrows enough
Risk 1: Solver Centralization
The 2026 intent-network reality: 5-10 solvers handle 70-90% of volume on each major intent network. New entrants face an uphill battle for flow allocation. The narrative of "anyone can solve" is mostly aspirational.
Risk 2: Off-Chain Coordination Risk
Intent networks require trust in the auction infrastructure. If a solver auction's off-chain components are gamed, censored, or compromised, the entire user-facing premise fails. This has happened on smaller networks; major networks have stronger guarantees but the risk surface exists.
Risk 3: Regulatory Classification
Solvers may be classified as market makers, brokers, or exchanges in some jurisdictions. The regulatory positioning of intent-network operators is unsettled in 2026. US, EU, UK each have different early views. Solver operators face compliance overhead that pure searchers don't.
What FRB Agent Does (and Doesn't)
FRB Agent is a searcher infrastructure tool, not a solver platform. The agent supports:
- ✅ Direct DEX MEV (atomic arb, liquidations) on supported chains
- ✅ Reading UniswapX / CoW order flow for back-run opportunities
- ❌ Submitting fills as a UniswapX filler (requires custom solver engine)
- ❌ Operating as a CoW solver (requires solver-engine + DAO staking)
- ❌ Running Across relayer operations (requires multi-chain inventory infrastructure)
If you want to be a solver, you need different infrastructure than FRB provides. FRB excels at the deterministic execution layer for direct mempool-or-near-mempool opportunities.
Bottom Line
Intent-based trading is the dominant new architecture in 2026. It's better for users, structurally bad for sandwich bots, neutral-to-mixed for searcher operators. The professional MEV firms have largely transitioned to hybrid searcher-solver operations. Solo searchers face shrinking direct-MEV TAM but still have viable strategies on the chains and DEXes that haven't fully intent-ified.
The honest path forward for solo operators: focus on the half of the market that doesn't go through intents, while staying technically prepared for the half that does.
Further Reading
Step after reading
Launch FRB dashboard
Connect your wallet, pair the node client with a 6-character PIN, and assign the contract mentioned above.
Need the signed build?
Download & verify FRB
Grab the latest installer, compare SHA‑256 to Releases, then follow the Safe start checklist.
Check Releases & SHA‑256Related Articles
Further reading & tools
Discussion
No notes yet. Add the first observation, or share the link with your team on X (@MCFRB).