Animica x402 Directory

Directory / api.major-miners.com

api.major-miners.com/api/tx

POST JSON: {"txid":"<64hex>","includeHex":false} mempool.space tx status. Does not broadcast. Prefer LNURL / Nostr tools on this host. Spec: https://api.major-miners.com/.well-known/l402-services

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.major-miners.com/api/tx'

# -> 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://api.major-miners.com/api/tx'

Endpoint: https://api.major-miners.com/api/tx. Operated by api.major-miners.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 api.major-miners.com

api.major-miners.com/api/fees

POST JSON: {"detail":false} sat/vB ladder from mempool.space (also free there). Prefer LNURL / Nostr tools on this host. Spec: https://api.major-miners.com/.wel…

GET · $0.00

api.major-miners.com/api/lnurl

POST JSON: {"target":"user@domain"} optional amountSats for a BOLT11. Does not pay. Lightning-native: resolve LN addresses / LNURL-pay. Spec: https://api.major-…

GET · $0.00

api.major-miners.com/api/mail/send

POST JSON: {"inboxId":"<uuid>","to":"addr","subject":"hi","text":"hi"} Outbound is allowlisted until SES production — a paid 402 can still 403 if the recipient …

GET · $0.00

api.major-miners.com/api/nostr

POST JSON: {"target":"name@domain","includeProfile":false} Returns pubkey/npub; default includeProfile fetches kind-0 lud16 for LNURL handoff. Spec: https://api…

GET · $0.00

api.major-miners.com/api/nostr-event

POST JSON: {"event":{id,pubkey,created_at,kind,tags,content,sig},"checkZap":false} Verifies id/sig. checkZap extracts kind-9735 bolt11; preimage proves zap sett…

GET · $0.00

api.major-miners.com/api/tool

POST JSON: {"name":"preimage_verify","args":{"preimage":"<64hex>","paymentHash":"<64hex>"}} Prefer preimage_verify, lnurl_resolve, nip05_resolve, nostr_event_ve…

GET · $0.00

api.major-miners.com/api/transform

POST JSON: {"text":"hello","type":"uppercase"} type=uppercase|reverse|leetspeak|morse Demo transform. Prefer LNURL / Nostr / preimage_verify on this host. Spec:…

GET · $0.00

All 8 endpoints on api.major-miners.com →