agent-commerce.store now has 13 L402-gated APIs. Here's the thesis behind it.
Every API today requires: create account, get API key, set up billing, manage subscriptions. For humans, that's annoying. For AI agents, it's a showstopper. Agents can't fill out forms or manage Stripe subscriptions.
L402 flips this. The API returns a 402 Payment Required with a Lightning invoice. The agent pays the invoice (1-10 sats), gets a macaroon token, and accesses the resource. No signup. No API key. No billing relationship. One HTTP round-trip.
What's live on agent-commerce.store right now:
- Web search, scraping, content extraction
- Bitcoin/Lightning data feeds
- Text analysis and sentiment
- URL metadata and screenshots
- Currency conversion
All 1-10 sats per call. The agent decides what's worth paying for.
The full stack:
- Lightning Enable MCP server (free, open source): pip install lightning-enable-mcp
- Strike wallet integration (non-custodial, /mo for Individual)
- L402 clients in Python, TypeScript, and .NET (all free)
- Task board for agent bounties: tasks.secureyourbitco.in
We're building the commercial layer for the agent economy — on Bitcoin, not tokens.
https://github.com/refined-element/lightning-enable-mcp#bitcoin #lightning #L402 #AI #agents #MCP #nostr