The Lightning Network acts as connective tissue for digital money. It is a single settlement layer, sitting on top of Bitcoin, that links wallets, exchanges, stablecoins, and other blockchains into one payment fabric. Value moves between them in under a second for a fraction of a cent, so assets that once sat in separate silos can now pay each other directly.
Most explanations of Lightning start with channels and cryptography. This one starts with the thing that matters to a business: Lightning lets money that lives in different formats, apps, and even different blockchains reach each other over one connection. That property is what people mean by Lightning network interoperability.
How does the Lightning Network connect bitcoin, stablecoins, and other chains?
Lightning connects them by being a neutral routing layer that any wallet, exchange, or asset can plug into once and then reach everything else on the network. It settles a Bitcoin-denominated payment between two parties who may have never interacted, passing value hop by hop across the network in well under a second. Because the rail is shared, one integration reaches the whole graph.
The scale of that graph is real. The public Lightning Network holds roughly 5,600 BTC of capacity across about 41,000 channels and 17,000 nodes, according to the Amboss Lightning explorer. Every node on that map is a potential counterparty you reach through a single connection, not a separate integration.
Here is what actually plugs into that rail today:
| What connects | Plain description | How it reaches Lightning |
|---|---|---|
| Bitcoin | The base asset | Native. Funds a payment channel directly. |
| Stablecoins (USDT, USDC) | Dollar-pegged tokens | Issued on Lightning via Taproot Assets, or swapped at the edge. |
| Exchanges and wallets | Where people hold funds | Lightning deposits and withdrawals to any node. |
| Other chains and layers | On-chain BTC, Liquid, Rootstock, Arbitrum | Submarine and chain swaps through services like Boltz. |
The common thread: none of these have to talk to each other directly. They each talk to Lightning, and Lightning does the connecting.
What makes Lightning an interoperability layer instead of just a payment network?
A payment network moves one asset between its own users. An interoperability layer lets different assets, apps, and chains transact as if they were on the same system. Lightning does the second thing because it settles a shared unit of account and exposes one open standard that anyone can implement, so a wallet built by one team can pay a merchant served by another with no bilateral agreement.
Lightning Labs, which builds core Lightning software, describes the network as already functioning as "an interoperability layer for global exchanges, wallets, and merchants". The reason it works across vendors is the invoice standard. Any wallet that implements the BOLT 11 payment request format can pay any other wallet that does, the same way any email client can send to any address.
The cost gap is what makes this practical rather than theoretical. A routine on-chain Bitcoin transaction runs around 3 sat/vByte, or roughly $0.30 to $0.90, per live mempool fee data. A Lightning payment settles for a fraction of a cent, which is why it can carry the small, frequent transfers that connect apps in real time.
Can you hold stablecoins or bitcoin and still reach the whole network?
Yes. You can settle in bitcoin or in dollar-pegged stablecoins and still transact with everyone else on Lightning, because the network does the translation between what you hold and what you send. This is the core of what the Amboss Payments API does: a business accepts payments in USDT, USDC, or bitcoin over a single Lightning connection and settles to its own infrastructure.
Stablecoins reach Lightning through Taproot Assets, a protocol that lets dollar tokens be issued on Bitcoin and moved over Lightning channels. Tether announced it is bringing USDT to Bitcoin and Lightning, and Lightning Labs CEO Elizabeth Stark framed the result plainly:
"users will be able to make cross-border payments with USDT on Lightning that settle instantly and at a fraction of the cost of other networks."
The practical payoff for a business is that it picks the denomination it wants to hold, dollars or bitcoin, without cutting itself off from anyone. A customer can pay in stablecoins while the merchant thinks in bitcoin, or the reverse, and the rail reconciles the two. One connection, both assets, the whole network reachable.
How do you move between Lightning and other chains?
You move between them with swaps: atomic exchanges that trade a Lightning payment for an equal amount of value on another chain, with no custodian holding your funds in between. The most common form is the submarine swap, which trades a Lightning payment for on-chain bitcoin. As the Amboss glossary defines it:
"A submarine swap is a trustless exchange that moves value between the Lightning Network and an on-chain blockchain, using a hash time-locked contract so neither party has to trust the other."
Boltz extends the same idea across more networks. It runs non-custodial swaps between Lightning and on-chain bitcoin, Liquid, Rootstock, wrapped bitcoin on Arbitrum, and stablecoins like USDT and USDC, using hash time-locked contracts so both sides of the trade complete together or neither does. That means a user holding assets on any of those chains can pay a Lightning invoice, and a Lightning balance can exit to any of them, without either party trusting an intermediary.
Stack these swaps on top of the shared rail and Lightning stops being a Bitcoin-only network. It becomes the hub that other chains route through to reach each other cheaply.
What already connects through Lightning today?
A lot. Major exchanges and consumer wallets already treat Lightning as the fast path in and out of Bitcoin, and stablecoin support is arriving on the same rail. Wallet of Satoshi lets anyone send and receive over Lightning worldwide, and Cash App supports Lightning sends and receives for tens of millions of users. Prediction market Polymarket added Lightning deposits in July 2026, crediting bitcoin in under a second instead of the 10 to 60 minutes an on-chain deposit takes, per Bitcoin Magazine's reporting. Each of those is a door onto the same network.
That is the interoperability story in one line: connect once, reach all of them. A wallet, an exchange, a stablecoin issuer, and a merchant that have no direct relationship still settle with each other because they share the rail. The network effect compounds. Every new node that plugs in is reachable by every node already there, without a single new integration on either side.
If you run a business that wants that reach without building it yourself, Amboss Payments connects you to the full Lightning network through one API, whether you choose to hold bitcoin, USDT, or USDC. You accept payments from anyone on the network, settle in the asset you prefer, and skip the multi-chain and multi-processor sprawl that comes with connecting each rail separately. It is honest to say Lightning does not yet reach every wallet on earth, but the share it does reach grows every month, and one connection keeps pace with it.
Frequently asked questions
What is Lightning network interoperability?
Lightning network interoperability is the ability of different wallets, exchanges, assets, and even other blockchains to transact over the shared Lightning rail without direct integrations between them. Each participant connects once to the network and can then send to or receive from any other participant, because Lightning settles a common unit and exposes one open invoice standard that any software can implement.
Can Lightning move stablecoins and not just bitcoin?
Yes. Stablecoins like USDT and USDC move over Lightning using Taproot Assets, a protocol that issues dollar-pegged tokens on Bitcoin and sends them through Lightning channels. A payment can be denominated in stablecoins on one side and settled in bitcoin on the other, with the network translating between them, so businesses can hold the asset they prefer while still accepting either.
How does money move between Lightning and other blockchains?
Through swaps. A submarine swap trades a Lightning payment for on-chain bitcoin, and services like Boltz extend the same non-custodial mechanism to Liquid, Rootstock, Arbitrum, and stablecoins like USDT and USDC. These swaps use hash time-locked contracts so both sides settle together or the whole trade reverts, which lets value cross between Lightning and other chains without anyone holding your funds in the middle.
Is Lightning faster and cheaper than an on-chain transaction?
Yes, by a wide margin. A Lightning payment settles in under a second for a fraction of a cent, while a routine on-chain Bitcoin transaction costs roughly $0.30 to $0.90 and waits for block confirmation. That speed and cost profile is what lets Lightning carry the frequent, small transfers that connect apps and assets in real time.
Do I need to run my own Lightning node to connect to the network?
No. You can reach the full network through a provider that manages the node infrastructure for you. The Amboss Payments API connects a business to Lightning through a single integration, so you accept payments from any participant and settle in bitcoin, USDT, or USDC without operating channels or liquidity yourself.

