New tools allow autonomous systems to operate directly on the Lightning Network without required APIs or identity verification.
Lightning Labs has released an open-source toolkit designed to provide AI agents with native access to Bitcoin’s Lightning Network. The company aims to bridge what it defines as a key gap in the emerging AI economy: the ability for autonomous systems to conduct transactions.
Lightning Labs Head of Product Growth Michael Levin explained that the new tools enable agents to operate directly on a native Bitcoin payment system without requiring identity verification, API keys, or registration flows. The repository includes seven composable features covering node operations, remote key isolation, scoped credentials, API payments via L402, paid endpoint hosting, and node status querying.
The release also introduces lnget, an L402-compatible command-line HTTP client. This Lightning-based authentication standard repurposes the Internet’s unused HTTP 402 “Payment Required” status code, allowing a server to respond to a request with a Lightning invoice instead of traditional login credentials. When an agent encounters a 402 response, lnget automatically parses the challenge, pays the associated Lightning invoice through the configured backend, and retrieves cryptographic proof of payment to access the resource.
The tool supports multiple Lightning backends, including direct gRPC to a local lnd node, Lightning Node Connect, and an integrated lightweight Neutrino wallet for experimentation. Lightning Labs presents the launch as infrastructure for a “machine-payable web,” arguing that traditional financial systems like credit cards and bank accounts are incompatible with autonomous systems that require instant, programmatic, and small-value payments at scale.





