
Lightning Labs, the San Francisco-based company behind the widely used LND Lightning Network implementation, has announced the alpha release of Wavelength, a developer toolkit designed to make integrating Bitcoin payments into applications dramatically simpler—and to put those payments within reach of AI agents for the first time.
The tool is built around adding self-custodial Bitcoin and stablecoin payments to any application, with Lightning Labs targeting developers, so-called “vibe coders”—people who build apps quickly using AI tools with minimal traditional coding experience — and AI agents.
The problem it’s solving
Running a Lightning node has historically required opening and rebalancing payment channels, sourcing liquidity, and keeping infrastructure online around the clock—a level of operational complexity that has kept many developers away from building on Bitcoin. Wavelength is pitched as the solution: drop a lightweight client into your app, make a handful of API calls, and you have a working self-custodial Bitcoin wallet with no node to manage.
“Payments on the open internet should be as easy to add as a card-processing API, but instant, global, and fully under the user’s control, without demanding all sorts of personal data just to move a few dollars,” the company wrote in its announcement blog post.
Announcing Wavelength, the easiest way to integrate bitcoin for agents and humans. 〰️⚡
With a simple non-custodial API, anyone can integrate Lightning into their app and get instant, high volume, low fee transactions. Machines can pay machines. Humans can pay humans. Anywhere.…
— Lightning Labs⚡️🌐 (@lightning) July 21, 2026
Built for AI agents too
One of the more unusual aspects of Wavelength is its explicit focus on machine-to-machine payments. The toolkit exposes wallet functions to AI agents through MCP (Model Context Protocol), a standard that lets AI assistants call external tools. In practice, this means an autonomous agent could pay for an API call, a data feed, or another agent’s service in fractions of a cent—with no card, no account, and no human approving each transaction.
This integrates with L402, an open protocol that combines Lightning payments with machine-native authentication. A server can charge per API request rather than requiring a monthly subscription: the agent hits an endpoint, receives a Lightning invoice, pays it, and gets access with no pre-existing relationship required.
Not Lightning in the traditional sense
Technically, Wavelength is not purely a Lightning Network product. It is built on an Ark-like settlement layer—a Bitcoin scaling solution that batches off-chain transfers while keeping users in control of their funds—making it the third major Ark implementation to launch publicly, and Lightning Labs’ answer to Lightning’s persistent “last mile” usability problem.
Ark is a relatively new Bitcoin scaling protocol, distinct from Lightning, that allows users to transact off-chain without needing to open individual payment channels. Wavelength uses this architecture internally while still speaking the standard BOLT 11 Lightning invoice format externally, meaning it remains compatible with the broader Lightning ecosystem—wallets, exchanges, and services that already use Lightning can interact with Wavelength wallets without any extra integration work.
Users also retain the ability to exit unilaterally: an exit command moves funds back to the Bitcoin base chain at any time, without requiring permission from anyone. Lightning Labs says the coordination service behind Wavelength never has unilateral control over user funds.
Stablecoins coming via Taproot Assets
Wavelength launches with Bitcoin support, but stablecoin functionality is planned through Taproot Assets, Lightning Labs’ protocol for issuing assets like stablecoins on Bitcoin and sending them over Lightning. USDT is already live on Bitcoin and Lightning through Taproot Assets following Tether’s confirmation in March 2026, and USDC and regional tokens are also active in the ecosystem. The same Wavelength API commands used for Bitcoin will extend to stablecoins once support is added.
Liquidity handled by Loop
For payments to route reliably, funds need to be strategically positioned across the Lightning Network—a discipline known as liquidity management. Wavelength handles this through Loop, Lightning Labs’ existing liquidity service, which the company says is among the most connected points on the network.
During the alpha, Lightning transactions carry a 1 basis point (0.01%) service fee on top of standard Lightning Network routing fees. Normal Bitcoin network fees apply when funds touch the base chain. Lightning Labs notes pricing may change as the product evolves.
Wavelength is currently in alpha on the signet and testnet networks while mainnet access is available by invite only. A live browser demo using signet is available with no sign-up required.
It’s worth noting that the product remains early-stage and unproven at scale. Wavelength’s Ark-like architecture, while promising, is relatively new and not yet battle-tested in the way Lightning’s channel-based model is. The reliance on Lightning Labs’ own Loop service for liquidity also introduces a degree of dependency on a centralized provider—even if custody of funds remains with users. Some in the Bitcoin community may also raise questions about whether an abstraction layer this thick meaningfully advances Bitcoin adoption, or simply makes it easier to build products that are convenient but not truly sovereignty-preserving for end users who never engage with the underlying mechanics.
Lightning Labs says full mainnet availability is planned for the next release. Developers can request early access and find documentation at wavelength.lightning.engineering.
