verify_ai_claim
Verify whether an AI model, API provider, pricing claim, or infrastructure assertion is true today using live web evidence. Returns deterministic verdicts (TRUE, FALSE, PARTIALLY_TRUE, UNREACHABLE, UNVERIFIED) with cited sources and confidence scores. Requires x402 micropayment (0.01 USDC on Base).
When to use: Fact-checking an AI provider's claims, pricing, or model availability. When NOT to use: Do NOT use for general open-ended web search, coding assistance, or non-AI claim verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Verification depth: 'standard' (0.01 USDC) or 'deep' (0.03 USDC). | standard |
| query | Yes | The specific AI infrastructure claim or assertion to verify (e.g., 'Is GLM-5.3 Flash free on ZenMux?'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Unique verification record ID | |
| answer | Yes | Detailed explanation backed by fresh sources | |
| sources | Yes | Fresh evidence sources used for verification | |
| verdict | Yes | Deterministic evidence-backed verdict | |
| confidence | Yes | Confidence score between 0.0 and 1.0 |