truth_verify
ActiveTool of SqueezeOS — Institutional AI Market Intelligence
Truth Engine. Cost: 0.02 RLUSD. Queries Tradier, Alpaca, and Polygon independently for the same symbol and returns a consensus price with a real measured variance/spread across whichever sources actually responded (not a single quote relabeled three times). Confidence is a direct function of source agreement, not a fixed number. Response includes an HMAC-SHA256 proof hash so it can be verified as unaltered after this server produced it. If fewer than 2 providers respond, consensus_method is marked 'single-source-unverified' rather than faking a second opinion. Pass payment_token from verify_payment plus agent_wallet.
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string",
"description": "Ticker symbol, e.g. IWM"
},
"agent_wallet": {
"type": "string"
},
"payment_token": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SqueezeOS — Institutional AI Market Intelligence
https://github.com/timwal78/squeezeos
1/7 registries