x402.fairseal.io publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.005 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/pii/detect | POST | $0.001 | 402 |
| /v1/rng/latest | GET | $0.005 | 402 |
| /v1/veo/verify | POST | $0.002 | 402 |
Scan text for PII using regex patterns: emails, international phone numbers, national ID numbers, passports, cryptocurrency private keys, credit card numbers, US Social Security Numbers, IPv4 addresse…
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 re…
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_s…