Directory / lightningfaucet.com
Content moderation API. Detect and filter profanity in text. Returns flagged words and clean version. 10 sats per request.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://lightningfaucet.com/api/l402/profanity_filter' # -> 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/profanity_filter'
Endpoint: https://lightningfaucet.com/api/l402/profanity_filter. 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.
Query Lightning Network node info by pubkey. Returns alias, capacity, channel count, and connectivity. 30 sats per request.