second_opinion_verify
Independent adversarial verification with live web research ($0.20, ~60s). A separate AI attempts to refute the claim using current sources and returns a verdict with citations. Use before irreversible commitments that depend on current-world facts. Without a payment argument it returns an exact pay-per-call quote (no account, no API key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The single claim to verify, stated plainly. | |
| context | No | Why this claim matters / where it came from. | |
| payment | No | Base64 x402 payment payload built by YOUR wallet for one of the quoted accepts entries (the same string the X-PAYMENT header carries). Omit to receive a machine-readable quote. | |
| claimed_sources | No | URLs you relied on — they will be scrutinised, not trusted. |