Learn how Magicblock’s Magic Router accelerates transactions by routing them to the right execution environment.
Magicblock’s Magic Router is an open-source dynamic transaction routing engine that accelerates transactions by intelligently deciding where they should be executed — either on Ephemeral Rollups or Solana — based on transaction metadata.This removes the complexity of infrastructure decisions from the developer’s workflow, enabling seamless user experiences across different execution environments.
The Magic Router analyzes each transaction’s metadata (e.g. writable accounts, owner, and signer) and automatically routes it to the closest dedicated endpoint:
Ephemeral Rollup for fast, low-latency, zero-cost execution
Solana for persistent, high-throughput execution
This decision is made transparently, with no need for manual routing logic from the developer providing significant benefits in transaction speed and development experience.
✅ Simple Integration with Single Endpoint: Just connect to a single RPC endpoint.
✅ Seamless Wallet Experience: Connect, sign, and submit — no need to know what’s happening behind the scenes.
✅ Faster Confirmations: Magic Router routes to the fastest available endpoint.