Tor v3 ยท Verified service

Use ArkFaucet over Tor

A normal browser cannot resolve an .onion address. Use Tor Browser or a Tor SOCKS proxy, then open the verified address below. The faucet form, agent API, and documentation use the same paths as clearnet.

Verified onion address

http://n53zprw4sj3du4tytje4gicmpu7vp43bueeznvg4urioiix63exbenyd.onion/
Back to faucet

Tor Browser

  1. Install Tor Browser from the Tor Project.
  2. Open Tor Browser and connect to Tor.
  3. Copy the complete verified address above and paste it into Tor Browser.
  4. Before requesting sats, confirm the address still ends in exbenyd.onion.

The onion URL uses http:// by design. Tor v3 authenticates the onion identity and encrypts the connection end to end inside Tor.

CLI and AI agents

Resolve the onion hostname through Tor. Port 9050 is common for a system Tor daemon; Tor Browser commonly uses 9150.

curl --socks5-hostname 127.0.0.1:9050 \
  http://n53zprw4sj3du4tytje4gicmpu7vp43bueeznvg4urioiix63exbenyd.onion/api/status

Hermes, OpenClaw, and other agents can load the ArkFaucet SKILL.md before using the same API paths over Tor.

Limits and safety