Cross-Verify (CDP-settled mirror) — a neutral check of a public protocol claim (e.g. litcoin, regen) against its own on-chain / API source. Fixed hosts, no redirect follow: we cannot be pointed at an arbitrary target.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://vealth.net/.well-known/vealth/cdp/cross-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://vealth.net/.well-known/vealth/cdp/cross-verify'
Endpoint: https://vealth.net/.well-known/vealth/cdp/cross-verify. Operated by vealth.net, not by Animica. Price and availability were correct at the last probe on 2026-08-23 and are set by the operator, who may change them.
Agent-Readiness Verify (CDP-settled mirror) — is this site discoverable and payable by an agent (robots/llms/structured data/machine surfaces)? Returns a signed…
Site Integrity Verify (CDP-settled mirror) — robots.txt, sitemap, and security.txt posture in one signed, re-checkable verdict.
Standards Classifier (CDP-settled mirror) — map a plain-language work description to the registered standard(s) it satisfies, from our standards registry.
Sustainability Disclosure Verify (CDP-settled mirror) — does a published climate/sustainability disclosure actually parse as machine-readable data? Cheap enough…
Verify Claim (CDP-settled mirror) — check a target against one machine-checkable standard and get a signed, re-checkable certificate only our key can issue. Dig…