lightningfaucet.com publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.007715 to $0.0231 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/l402/mempool_heatmap | GET | $0.0231 | 402 |
| /api/l402/node_info | GET | $0.0231 | 402 |
| /api/l402/profanity_filter | GET | $0.007715 | 402 |
Bitcoin mempool visualization data as a fee-rate heatmap. See current congestion and fee distribution. 30 sats per request.
Query Lightning Network node info by pubkey. Returns alias, capacity, channel count, and connectivity. 30 sats per request.
Content moderation API. Detect and filter profanity in text. Returns flagged words and clean version. 10 sats per request.