$0.25
per call · USD Coin on Base
[3-LEG] Tokenised RWA chain, one issuer or pool (?entity=maple-orthogonal-pool): leading credit stress signals -> current current pool state -> realized lifecycle to default, wind-down or redemption freeze (confirmation gate). A chain, not one reading: confidence = how many legs are lit, in order. Sources: issuer disclosures and onchain data. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. $0.25 per call.
Endpoint
GET https://api.truthbear.co/gauge/rwa-region17
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/gauge/rwa-region", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.truthbear.co/gauge/rwa-region?entity=required+-+monitored+object+id%2C+paired+with+signal_id%3B+free+list+at+GET+%2Fgauge%2Fcatalog%3Fsignal_id%3D%3Csignal_id%3E+-%3E+signals%5B" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"entity": "blackrock-buidl",
"grade": "screening-level, not decision-grade",
"legs": {
"exposure_cascade": {
"band": "contained",
"record_hash": "sha256:89d033d7b208d3eee41f56713132616e7e60c789158f6445618ef9db8193b7dc",
"source_ref": "https://securitize.io/"
},
"lifecycle": {
"band": "operating",
"record_hash": "sha256:b867e29e85d48876b2a30e3c6114040eea2abf4545f07fa1aec5bfff68ec9995",
"source_ref": "https://securitize.io/"
},
"redemption_stress": {
"band": "clearing",
"record_hash": "sha256:257c1fd97e6dc6361ae02962f73b2db5d4738570635e784cdc9e2205410634d3",
"source_ref": "https://securitize.io/"
}
},
"name": "BlackRock BUIDL",
"nature": "This API supplies data organisation and trend description only. It is not a recommendation to act; the decision is yours. Purely descriptive - no judgement, no prediction. Official source plus record_hash; verify with the free /gauge/verify.",
"provenance": {
"age_hours_now": 152,
"freshness": "recent",
"freshness_basis": "cadence=default; fresh<=24h; recent<=192h; dead_source>1440h; age_basis=request-time(now minus observed_at)"
},
"scope": {
"full": "https://api.truthbear.co/scope/v1",
"intelligence_not_command": true,
"monitoring_not_forecast": true,
"verifiability": "unknown"
}
}Payment details
0x2d16a243ba9facc6ac85519d5efad2149dc4c6c3USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data 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.