permitverdict.com publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.02 to $0.25 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/oracle/attest | GET | $0.25 | 402 |
| /v1/oracle/resolve | GET | $0.05 | 402 |
| /v1/oracle/verify | GET | $0.02 | 402 |
Attested settlement record: the full resolution plus a signed decision_id, an integrity hash over the evidence, and every candle that determined the outcome — a citable artifact for disputes and audit…
Settlement verdict for a crypto price event: did the asset trade or close above/below a threshold in a window? Returns YES/NO/DISPUTED/UNRESOLVED with per-venue evidence, touch-vs-close handling, and …
Re-resolve an attested settlement against the venues right now and report whether it still holds: CONFIRMED, CHANGED, or INDETERMINATE. Exchanges revise candle history and outages end, so an attestati…