VerityLayer check · trust

Grounded answers with sources

A sourced answer to a question — with citations and an honest confidence, or an abstention.

What it does

Ask a question and get back an answer grounded in live sources, a calibrated 0–1 confidence, and the sources themselves — or an honest “uncertain” instead of a confident guess.

answerconfidencesourcescaveats
TierPrice (USDC/Base)Depth
quick$0.03fast
standard$0.25web-grounded
pro$0.35web-grounded
curl -X POST https://suite.veritylayer.dev/ground/quick \
  -H "content-type: application/json" \
  -d '{"question": "…", "context": "…"}'
# unpaid → HTTP 402 (x402 challenge); pay $0.03 USDC on Base and retry
Every verdict is signed. This check returns an Ed25519-signed receipt — portable proof of exactly what VerityLayer said. See it, and break one yourself →
← all VerityLayer checks