Lightning Paywalls for Any Website

Add Bitcoin micropayments to your site in 2 minutes. No Lightning node required.

How It Works

Three steps to start earning sats.

1

Sign Up

Create your account with a Lightning wallet, Google, or email. Get your API key instantly.

2

Add the Snippet

Paste 3 lines of HTML into your page. Tag any content you want to paywall.

3

Get Paid

Visitors pay Lightning invoices, content unlocks instantly. You earn sats.

Integrate in Seconds

Just HTML. No build tools, no dependencies, no backend changes.

<!-- Wrap your premium content -->
<div data-l402-price="10" data-l402-resource="premium-article">
  <p>Your premium content goes here...</p>
</div>

<!-- Add the script -->
<script src="https://l402.nosaltres2.info/js/l402.js"
        data-api-key="YOUR_API_KEY"></script>

Built for Developers

Everything you need to monetize content with Lightning.

Instant Payments

Lightning-fast micropayments starting from 1 sat. Sub-second settlement.

🔒

Secure by Default

HMAC-signed tokens, AES-256 encryption at rest, per-tenant isolation.

🌍

Global Edge Network

Runs on Cloudflare in 300+ cities. Low latency everywhere.

📊

Real-time Dashboard

Monitor payments, view analytics, manage your paywalls.

🔌

Easy Integration

JS snippet, REST API, or WordPress plugin. Your choice.

💰

Fair Pricing

2% per transaction. No monthly fees, no minimums, no surprises.

Simple Pricing

You only pay when you earn.

2%
per transaction
  • Unlimited invoices
  • Unlimited paywalled content
  • Real-time dashboard
  • API + JS snippet
  • Per-tenant Lightning wallet
  • No monthly fees
Start Free

Frequently Asked Questions

Do I need a Lightning node?
No. We handle all Lightning infrastructure. Each tenant gets a dedicated wallet automatically.
How do I receive my sats?
Payments go directly to your tenant wallet. You can withdraw via Lightning at any time from the dashboard.
What content can I paywall?
Anything — articles, API endpoints, downloads, videos, premium features. If it's on the web, you can paywall it.
What wallets do my visitors need?
Any Lightning wallet: Phoenix, Zeus, Alby, Wallet of Satoshi, Strike, Cash App, and many more.
Is it open source?
Yes! The entire codebase is on GitHub. Inspect, fork, or contribute.