$0.09
per call · USD Coin on Base
[BATCH+PROOF] Full stablecoin census, latest day, ranked by market cap; lifecycle flags terminated and depegged. Add ?verifiable=1 and every row carries _hash_core so you can recompute the hash offline without trusting us. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. $0.09 per call.
Endpoint
GET https://api.truthbear.co/stable/census16
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/stable/census", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.truthbear.co/stable/census?verifiable=optional+-+set+to+1+to+attach+%60_hash_core%60+per+row+%28the+canonical+pre-image+of+the+record_hash+for+that+row%29+so+you+can" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"current": {
"death_type": "depeg-abandoned",
"lifespan_days": 152,
"ongoing": false,
"state": "dead"
},
"data_age_hours": 0,
"entity": "basis-cash-bac",
"entity_name": "Basis Cash (BAC)",
"hash_core_version": 4,
"lifecycle": {
"birth_at": "2020-11-30",
"context": "The algorithmic stablecoin BAC traded below USD 1 for a long period and never regained its peg; after the seigniorage...",
"death_type": "depeg-abandoned",
"end_at": "2021-05-01",
"issuer": "Basis Cash (anon)",
"lifespan_days": 152,
"mechanism": "algorithmic",
"ongoing": false,
"peg": "usd",
"state": "dead"
},
"observed_at": "2026-08-24T15:00:00.121Z",
"record_hash": "sha256:664da5b5c8cc399928a3149a49732e15d67f66d69b683e1469c0ab9871d8d702",
"signal_id": "stablecoin.lifecycle",
"snapshot_date": "2026-08-24",
"source_ref": "https://www.coingecko.com/en/coins/basis-cash",
"source_tier": "T1"
}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.