What shipped this week
June 9, 2026: Both bridge directions confirmed on mainnet.
- Lightning --> USDC proxy: pay a Lightning invoice, get agent credit within 30 seconds
- USDC --> Lightning: agent with USDC pays L402 services automatically
- Free demo: api.ideafactorylab.org -- no account needed
- CLI:
npx cinderwright "Bitcoin price" - 2,835 services indexed. $0.10 free credit on new accounts.
Cinderwright — Universal Payment Router for AI Agents
x402 + L402 (Lightning) interoperable. First confirmed cross-protocol agent payment June 2026.
An AI agent with a USDC balance can now call any Lightning-gated (L402) service. We detect the protocol, route the payment, and return the data. The agent never knows which protocol settled.
# One endpoint. Any protocol. 2,811 services.
curl -X POST https://api.ideafactorylab.org/proxy/do \
-H "X-CW-Key: sk_cw_your_key" \
-d '{"task": "get weather in Tokyo"}'What's Live
| Protocol | Services | Status |
|---|---|---|
| x402 (USDC on Base) | 1,503 | Live |
| L402 (Bitcoin Lightning) | 1,185 | Live |
| MPP (Stripe/Tempo) | 92 | Coming soon |






