Animica x402 Directory

Directory / lightningfaucet.com

lightningfaucet.com/api/l402/profanity_filter

Content moderation API. Detect and filter profanity in text. Returns flagged words and clean version. 10 sats per request.

Call it

# 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.

Other endpoints on lightningfaucet.com

lightningfaucet.com/api/l402/mempool_heatmap

Bitcoin mempool visualization data as a fee-rate heatmap. See current congestion and fee distribution. 30 sats per request.

GET · $0.0231

lightningfaucet.com/api/l402/node_info

Query Lightning Network node info by pubkey. Returns alias, capacity, channel count, and connectivity. 30 sats per request.

GET · $0.0231

All 3 endpoints on lightningfaucet.com →