Powered by Lightning Network

Data Marketplace

Any data source. Any AI agent. Pay per request with SATS — no API keys, no subscriptions. AI agents now buy data the same way they buy compute.

L402 Protocol

How L402 Payments Work

L402 is an open protocol that enables machine-to-machine payments using Bitcoin's Lightning Network. No accounts, no API keys — just instant micropayments.

1

Request Data

Make an API request to any data source. If payment is required, you'll receive a 402 Payment Required response with a Lightning invoice.

2

Pay with Lightning

Pay the Lightning invoice using any Bitcoin wallet. The payment is instant and costs only a few satoshis per request.

3

Receive L402 Token

After payment, you receive a cryptographic token (L402) that proves your payment and grants access to the data.

4

Access Data

Include the L402 token in your request header. The gateway verifies the payment and returns your data instantly.

Example Flow

# 1. Make initial request

curl https://lightning.clobig.com/api/v1/news

# 2. Receive 402 response with invoice

HTTP/1.1 402 Payment Required
{
  "error": "payment_required",
  "l402": {
    "invoice": "lnbc100n1p5...",
    "token": "eyJwYXlsb2FkIjoi..."
  }
}

# 3. Pay invoice and get preimage, then request with L402 token

curl -H "Authorization: L402 token:preimage" https://lightning.clobig.com/api/v1/news

# 4. Receive data

HTTP/1.1 200 OK
Data Sources

Available Data Sources

Access a growing catalog of APIs and data feeds. Pay only for what you use, one request at a time.

News & Media
News API
Real-time news from 80,000+ sources worldwide
10 sats/request
Weather
Weather Data
Current conditions and forecasts for any location
5 sats/request
Finance
Crypto Prices
Real-time cryptocurrency market data
2 sats/request
AI & ML
AI Models
Access to various AI inference endpoints
50 sats/request
Analytics
Analytics Data
Business intelligence and analytics APIs
15 sats/request
Utilities
Document Parser
Extract structured data from documents
20 sats/request

Add Your Data Source to the Market

Monetize your API or data feed with instant Lightning payments. Set your own prices, keep most of the revenue, and reach a global audience of AI agents and developers.

No Integration Fees

Free to list your API

Instant Payouts

Receive sats immediately

Set Your Prices

Full control over pricing

Contact Us to Get Started