Learn · Execution

What is a multi-hop swap?

A multi-hop swap routes your trade through one or more intermediate tokens instead of directly between the two you care about. It sounds inefficient — why take a detour? — but multi-hop routing is often how you get the best price, and sometimes it is the only way to trade a pair at all. Understanding when and why a router chooses multiple hops, and how to read the trade-offs, helps you trust the quote and recognize when a route is genuinely better. This article explains multi-hop swaps in plain terms.

What a hop is

Each hop is a single swap through one liquidity pool. A direct swap is one hop: token A to token B in a pool that holds both. A multi-hop swap chains several together — token A to token C, then token C to token B — usually passing through a liquid intermediate like a major stablecoin or the chain's native coin. The router assembles these hops into a single transaction so you experience it as one swap.

Why detours can be cheaper

Sometimes no deep pool exists directly between your two tokens, but both trade deeply against a common intermediate. Routing A to USDC to B through two deep pools can yield far more than forcing the trade through a thin direct pool with heavy price impact. Even when a direct pool exists, splitting through intermediates can reduce overall impact for large trades. The detour wins when the combined fees and impact of the path are lower than the direct route's.

The trade-offs

Multi-hop is not free. Each hop charges its own pool fee, so more hops mean more fees, and each hop adds some price impact. There is also slightly more that can move between signing and confirmation. The router weighs all of this and only chooses a multi-hop path when the net output beats the alternatives. Your job is not to count hops but to compare the minimum received, which already reflects the full cost of the path.

When it is the only option

For less common tokens, a direct pool to your desired counterpart may simply not exist, or may be too thin to trade. Multi-hop routing is what makes these pairs tradable at all, by connecting them through assets that do have deep liquidity. This is a core reason aggregators exist: they find these paths automatically, so you can trade pairs that no single pool supports.

Reading a multi-hop quote

When you see a route with several hops, resist the urge to judge it by length. The quote card shows the full path and the minimum received after every fee and impact along it; that final number is what you compare against any other route, including a direct one. A two- or three-hop path that nets more than a thin direct pool is the better trade, full stop. Trust the net output the router surfaces rather than an instinct that fewer hops must be cheaper.

Legal

Risk disclosure

XAUConnect is a non-custodial swap aggregator. Digital assets are volatile and may lose value rapidly. Content on this page is educational and not investment advice. Verify every contract address on the official block explorer before approving a transaction.

Frequently asked questions

What is a multi-hop swap?

A trade routed through one or more intermediate tokens — for example A to USDC to B — chained into a single transaction, instead of swapping A directly for B.

Why would a detour give a better price?

When no deep direct pool exists but both tokens trade deeply against a common intermediate, routing through it avoids the heavy price impact of a thin direct pool.

Are more hops always worse?

No. Each hop adds fees and impact, but the router only picks a multi-hop path when its net output beats the alternatives. Compare the minimum received, not the hop count.

When is multi-hop the only choice?

For less common tokens with no deep direct pool, routing through liquid intermediates is what makes the pair tradable at all.

Live execution

Trade on XAUConnect

Open the swap page to compare live routes, set slippage, and sign from your own wallet — fully non-custodial.

Continue exploring

Related markets, guides & networks

Curated next steps based on this topic — deepen your research before you trade.

Build programmatically

Swap via API for bots and AI agents — quotes, builds, and cross-chain routes.

Developer quickstart