Overview

API call to trust-checks

Protocol x402
Price $0.02
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider gateway
Source bazaar
Indexed 2026-06-30 20:14:20

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "answer": { "description": "The agent's generated answer to check.", "type": "string" }, "approved_facts": { "description": "Facts the answer should be grounded in.", "items": { "type": "string" }, "type": "array" }, "forbidden_claims": { "description": "Claims the answer must not contain.", "items": { "type": "string" }, "type": "array" } }, "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "endpoint": "knowledge", "issues": [ "Forbidden claim detected: unlimited seats" ], "matched_facts": [ "The plan costs 20 dollars per month" ], "ok": true, "valid": false }