Lightning Labs launches dedicated site for L402 Bitcoin payments, targeting AI agent economy Lightning Labs launched l402.tech on July 29, a dedicated website for the L402 protocol that enables AI agents to pay for services via Bitcoin's Lightning Network without human intervention. The protocol bundles payment and authentication into a single flow, allowing sub-second settlement with fees as low as 1 sat ($0.001), targeting the emerging machine-to-machine economy. Via race.capital Lightning Labs launches dedicated site for L402 Bitcoin payments, targeting AI agent economy The new l402.tech portal positions Bitcoin's Lightning Network as the default payment rail for autonomous AI agents that need to transact without human supervision Lightning Labs just gave Bitcoin a dedicated front door to the machine economy. The company behind some of the most widely used Lightning Network developer tools launched l402.tech on July 29, a standalone website built around the L402 protocol, a standard designed to let AI agents pay for services in bitcoin without accounts, intermediaries, or anyone clicking “confirm purchase.” Think of it as giving every AI agent a bitcoin wallet and a library card at the same time. L402 bundles payment and authentication into a single flow, meaning a machine can access a paid API by settling a Lightning invoice and receiving a cryptographic proof, all in under a second, with fees as low as 1 sat roughly $0.001 . What L402 actually does, in English The protocol is built on a clever repurposing of HTTP 402, a status code that’s been sitting in the web’s spec sheet since the early days of the internet. The code was originally reserved for “Payment Required” but was never widely implemented because the web didn’t have a native payment layer. L402 fills that gap. Here’s how it works. When an AI agent hits an API endpoint protected by L402, the server responds with a Lightning invoice and a macaroon, a type of cryptographic token that defines what the bearer is allowed to do. The agent pays the invoice, receives a preimage as proof of payment, and presents that alongside the macaroon to gain access. No username, no password, no OAuth dance. Just math and sats. The whole interaction is stateless. The server doesn’t need to know who the agent is or maintain a session. It just needs to verify the cryptographic proof. For high-volume, machine-to-machine commerce, that’s a meaningful architectural advantage over traditional API key models that require account management and billing infrastructure. The core toolkit powering this includes Aperture, a reverse proxy that handles the invoice generation and macaroon validation, the lnget client for making L402-aware requests, and the Wavelength wallet toolkit that launched on July 21. Wavelength is particularly notable because it lowers the barrier for developers building applications that interact with L402-protected services. Years in the making, arriving at the right moment L402 didn’t materialize overnight. The first specification was published back in 2020, years before “AI agents” entered mainstream vocabulary. Lightning Labs integrated the protocol with LangChain in 2023, connecting it to one of the most popular frameworks for building AI applications. Then in February 2026, the company released dedicated tools for AI agents to interact with L402 endpoints. The Lightning Network itself has been live on mainnet since 2018, giving the underlying payment infrastructure nearly a decade of battle-testing. L402 essentially layers an authentication and access-control protocol on top of that existing rail. The competitive landscape is heating up Lightning Labs isn’t the only team building payment infrastructure for machines. On the Ethereum and stablecoin side, x402 has emerged as an alternative approach, using the same HTTP 402 concept but settling payments in stablecoins rather than bitcoin. L402’s competitive edge comes down to two things: speed and cost. Sub-second settlement and near-zero fees make it viable for pay-per-request pricing models where an agent might make thousands of API calls per hour. At $0.001 per request, an agent running 10,000 queries would cost about $10. Disclosure: This article was edited by Editorial Team. For more information on how we create and review content, see our Editorial Policy https://cryptobriefing.com/editorial-policy/ .