Animica x402 Directory

Directory / x402.fairseal.io

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 signature on the output (if proof.provider_signature is present). Returns a verdict with per-check details.

Call it

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

# -> 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 -X POST 'https://x402.fairseal.io/v1/veo/verify'

Endpoint: https://x402.fairseal.io/v1/veo/verify. 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/rng/latest

VDF-proven random numbers with cryptographic epoch references. Wesolowski 2048-bit VDF output with on-chain MerkleAnchor reference. For unbiased randomness: POS…

GET · $0.005

All 3 endpoints on x402.fairseal.io →