Animica x402 Directory

Directory / x402.fairseal.io

x402.fairseal.io/v1/rng/latest

VDF-proven random numbers with cryptographic epoch references. Wesolowski 2048-bit VDF output with on-chain MerkleAnchor reference. For unbiased randomness: POST /v1/rng/commit (free), then GET the reveal_url returned in the response. Do not construct reveal paths yourself.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://x402.fairseal.io/v1/rng/latest'

# -> 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://x402.fairseal.io/v1/rng/latest'

Endpoint: https://x402.fairseal.io/v1/rng/latest. Operated by x402.fairseal.io, 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 x402.fairseal.io

x402.fairseal.io/v1/pii/detect

Scan text for PII using regex patterns: emails, international phone numbers, national ID numbers, passports, cryptocurrency private keys, credit card numbers, U…

POST · $0.001

x402.fairseal.io/v1/veo/verify

Verify AI agent outputs against a VEO-2 schema. Checks structural validity, SHA-256 hash integrity (if content hash is present), and optional cryptographic sign…

POST · $0.002

All 3 endpoints on x402.fairseal.io →