$0.09
per call · USD Coin on Base
Settlement evidence v0 for prediction-market and dispute workflows: did an issuer file a given SEC EDGAR form before your cutoff? Returns THREE SEPARATED TIMES (event / disclosure / cutoff), a resolution_status of resolved, no_authoritative_source, ambiguous or conflicting, and candidate_sources. We describe the filing record; we never adjudicate the real-world event. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. $0.09 per call.
Endpoint
GET https://api.truthbear.co/resolve22
Calls / 30d
2
Unique payers / 30d
Sep 7
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.truthbear.co/resolve", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.truthbear.co/resolve?cutoff=required+-+settlement+cutoff%2C+ISO+8601+%28e.g.+2026-07-31+or+2026-07-31T23%3A59%3A59Z%29&entity=required+-+ticker+or+CIK+%28e.g.+AAPL+or+320193%29&event_class=optional+-+8-K+item+%28e.g.+1.03+bankruptcy%29&form=required+-+filing+type+%28e.g.+10-K%2C+8-K%2C+NT+10-K%2C+SC+13D%2C+4%29&market_or_event=optional+-+market%2Fevent+label%2C+echoed+back+verbatim&source_class=optional+-+defaults+to+sec-edgar+%28the+only+source+in+v0%29" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x2d16a243ba9facc6ac85519d5efad2149dc4c6c3USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Truth Bear & similar services
Truth Bear · Gauge Ruler
api.truthbear.co
Add-on, the official ruler: the band and threshold ladder published by the source agency, its classification, and distance-to-action. NOT every line has an official ruler - pure market quotes do not. When it does not, you get 422 with no_charge:true and reason:no-ruler-for-this-line and you are NOT billed. Never a bag of nulls you paid for. Every record carries an offline-recomputable record_hash. $0.0050 per call.
Truth Bear · Gauge
api.truthbear.co
[SIGNAL+PROOF] One official signal record for any signal_id and entity: current reading against the OFFICIAL threshold ladder (band, distance-to-action) plus a 5-year same-season percentile so you can tell routine from unusual. 180+ signals across macro, weather, hazard, shipping, filings, crypto and lifecycle lines. Free coverage check first at /gauge/coverage. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. $0.01 per call.
Truth Bear · Gauge Region
api.truthbear.co
[3-LEG] Local three-leg environment chain, one location (?loc=): leading air quality (AQI) -> current precipitation, rain and 30-day dry-wet -> realized nearest river stage and streamflow (confirmation gate). A chain, not one reading: confidence = how many legs are lit, in order. Sources: EPA/CAMS, ERA5, USGS. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. $0.25 per call.