verify_decision
Re-resolve an attested settlement against the price venues right now and report whether it still holds: CONFIRMED, CHANGED or INDETERMINATE. Call this whenever someone hands you a decision_id you are about to rely on — an attestation proves what was said at the time, but only a fresh resolution proves it is still true. Exchanges revise candle history, and a venue that was unreachable at issue time may answer differently now. Paid: $0.02 in USDC via x402 — cheaper than resolving fresh because you are checking someone else's answer rather than buying a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | A decision_id issued by /v1/oracle/attest | |
| payment_header | No | X-PAYMENT header from a settled x402 payment. Omit on first call to receive payment requirements. |