Directory / lightningfaucet.com
Query Lightning Network node info by pubkey. Returns alias, capacity, channel count, and connectivity. 30 sats per request.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://lightningfaucet.com/api/l402/node_info' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://lightningfaucet.com/api/l402/node_info'
Endpoint: https://lightningfaucet.com/api/l402/node_info. Operated by lightningfaucet.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Bitcoin mempool visualization data as a fee-rate heatmap. See current congestion and fee distribution. 30 sats per request.
Content moderation API. Detect and filter profanity in text. Returns flagged words and clean version. 10 sats per request.