Onrender
114 services · 560 calls/30d · quotient-api-gateway.onrender.com, squeezeos-api.onrender.com
Onrender · Signals
quotient-api-gateway.onrender.com
Use this to scan Quotient's published prediction-market signals on Polymarket International, Polymarket US, Kalshi, and Limitless: side, entry YES price, latest Q probability and thesis, conviction, the forecast_status gauge with its standing adverse move, upside to Q, and capacity — one signal per market. A signal is active or retired; a missing live quote drops a row from the feed, and a caution/warning forecast_status marks an adverse move, never hides the row.
Onrender · Markets Search
quotient-api-gateway.onrender.com
Use this to search Quotient-covered markets by meaning, taxonomy, asset, venue, or historical cutoff. Results carry quote provenance plus Q and venue odds captured at the selected forecast. Polymarket International and Kalshi use verified live pricing or null; other venues label graph snapshots stale. Use as_of for discovery and the forecast-time pair for historical spreads, including since-closed markets.
Onrender · Markets Lookup
quotient-api-gateway.onrender.com
Use this to fetch full Quotient intelligence for up to ten markets across Polymarket International, Polymarket US, Kalshi, and Limitless. Returns forecasts, theses, cited drivers, resolution pathways, venue odds, and quote provenance. Polymarket International and Kalshi fail closed when live pricing is unavailable. Prefer market_keys; legacy slugs and condition IDs default to Polymarket unless venue is supplied.
Onrender · Assets
quotient-api-gateway.onrender.com
Browse Quotient's canonical underlying-asset directory without forecast or venue-price data. Use this for stable Asset UUIDs and assetKey values, names, tickers, aliases, exact platform identifiers, and active directly linked market counts. The complete filtered catalog returns in one response; use asset search when the user needs linked prediction-market intelligence.
Onrender · FX Convert
squeezeos-api.onrender.com
Currency conversion API for AI agents — convert an amount between currencies using official ECB reference-rate data; one-shot x402 call with optional volume credits.
Onrender · Supply
aurelius-node-01.onrender.com
Aurelius Node 01: Real-time Texas Regional Corridor ground-truth oracle (DFW, Permian, Gulf Coast, Central TX). Provides 46-item supply matrix: structural steel, industrial copper/aluminum, OCTG casing, oilfield supply, piping, aggregates, concrete & green energy infrastructure. Includes EIA fuel rack benchmarks & spot hotshot freight rates. Returns JSON schema with stock levels, lat/lng, lead times, hazmat status, & instant $0.05 USDC settlement via Base x402 V2.
Onrender · GAS Base
x402-seller-0ay3.onrender.com
Current gas price on Base (Ethereum L2), read live via a public RPC endpoint — no API key, no aggregator. No parameters.
Onrender · Crypto Market
x402-trends-server.onrender.com
Get live cryptocurrency price and market data from Coinbase Exchange for BTC, ETH, SOL, and other supported trading pairs. Use this crypto market API for last price, best bid and ask, 24-hour open/high/low/volume, and 30-day volume. Defaults to BTC-USD.
Onrender · Defi TVL
x402-seller-0ay3.onrender.com
Current TVL (total value locked) of a specific DeFi protocol, source DefiLlama. Parameter: ?protocol=<slug> (default: aave).
Onrender · Defi Yields
x402-seller-0ay3.onrender.com
Best DeFi yields (APY) across lending/liquidity pools, highest first, source DefiLlama. Optional parameters: ?chain=<slug> (e.g. base), ?min_tvl=<usd> (minimum pool TVL), ?limit=<n> (default 20, max 100).
Onrender · Markets
quotient-api-gateway.onrender.com
Use this to browse every prediction market Quotient tracks across Polymarket International, Polymarket US, Kalshi, and Limitless, with venue odds and quote provenance, available volume, resolution date, and forecast recency. Polymarket International and Kalshi fail closed when live pricing is unavailable; other venues label graph snapshots stale. Filter by venue or topic; the complete covered catalog returns in one response.
Onrender · Markets Mispriced
quotient-api-gateway.onrender.com
Use this to rank covered markets where Quotient's probability differs from a verified live venue quote. The endpoint batches live reads, then applies the odds band, spread threshold, direction, and sort to one selected quote. Missing, stale, and unsupported live quotes are excluded. Returns quote provenance, routing, Q probability, spread, thesis, and venue-reported volume.
Onrender · Signals Featured
quotient-api-gateway.onrender.com
Use this when the user asks which prediction-market signal is currently designated as featured by Quotient. Returns its published side and lifecycle, forecast_status, entry and current fields, forecast context, capacity, and canonical market routing; it may be empty. The featured designation is a database field, not a recommendation.
Onrender · Defi Price
x402-seller-0ay3.onrender.com
Current USD price of one or more cryptocurrencies (ETH price, BTC price, any token by symbol or contract address), source DefiLlama. Parameter: ?coins=ethereum,bitcoin (comma-separated CoinGecko IDs, or 'chain:address' for a specific token, e.g. ethereum:0xdac17f958d2ee523a2206206994597c13d831ec7).
Onrender · Defi Protocols
x402-seller-0ay3.onrender.com
Top DeFi protocols ranked by TVL (total value locked), highest first, source DefiLlama. Optional parameter: ?limit=<n> (1 to 100, default 20).
Onrender · Scrape
x402-trends-server.onrender.com
Scrape a public webpage and extract clean readable text. Use this web scraping endpoint when an AI agent needs page content for summarization, research, retrieval, content extraction, indexing, or downstream analysis without parsing raw HTML.
Onrender · Search WEB
x402-seller-0ay3.onrender.com
Semantic web search (understands intent, not just keyword matching) — for an agent that needs current information, facts, or sources beyond its training data. Returns ranked results (title/url/content snippet) plus an optional AI-generated direct answer, via Tavily. JSON body: {query: string, num_results?: integer 1-10 (default 5)}.
Onrender · Supply
aurelius-node-02-socal.onrender.com
Aurelius Node 02: Real-time SoCal Pacific Gateway ground-truth oracle for cross-referential supply chain AI agents. Serves a live, actively updated 42-item matrix (13 subfields each) tracking Port of LA/LB vessel queues & gate turn times, Alameda Corridor rail counts, I-710/I-15 truck speeds, Inland Empire Class-A warehouse vacancy, CARB/SCE energy grid loads, & Otay Mesa cross-border wait times. Instant $0.05 USDC settlement via Base x402 V2 returning machine-readable JSON.
Onrender · AI Classify
x402-seller-0ay3.onrender.com
Text classification (sentiment analysis, topic tagging, intent detection, moderation labels...) into one of your own labels, with a confidence score, via Claude Haiku 4.5. JSON body: {text: string (max 8000 chars), labels: string[] (2 to 20 labels)}.
Onrender · AI Extract
x402-seller-0ay3.onrender.com
Extract JSON from text — pull structured fields (invoice data, contact info, product specs, any custom schema) out of unstructured text, via Claude Haiku 4.5. JSON body: {text: string (max 8000 chars), schema: object (JSON Schema describing the fields to extract)}.
Onrender · AI Summarize
x402-seller-0ay3.onrender.com
Summarize text (article, transcript, report) into a given number of sentences, via Claude Haiku 4.5. Preserves the source text's language. JSON body: {text: string (max 8000 chars), max_sentences?: integer 1-10 (default 3)}.
Onrender · AI Translate
x402-seller-0ay3.onrender.com
Translate text into any target language, via Claude Haiku 4.5. JSON body: {text: string (max 8000 chars), target_lang: string (e.g. French, es, Japanese)}.
Onrender · Chain Block
x402-seller-0ay3.onrender.com
Latest known block (number, timestamp, hash) of an EVM blockchain, read live via a public RPC endpoint (viem) — no API key, no aggregator. Parameter: ?chain=<base|ethereum>.
Onrender · Chain GAS
x402-seller-0ay3.onrender.com
Current gas price on an EVM blockchain, read live via a public RPC endpoint (viem) — no API key, no aggregator. Also available as dedicated routes: GET /api/gas/base, GET /api/gas/ethereum. Parameter: ?chain=<base|ethereum>.
Onrender · Defi Stablecoins
x402-seller-0ay3.onrender.com
Circulating market cap of the top stablecoins (USDT, USDC, DAI...), highest first, source DefiLlama. Optional parameter: ?limit=<n> (1-100, default 20).
Onrender · Defi TVL Chain
x402-seller-0ay3.onrender.com
Current TVL (total value locked) of an entire blockchain (all protocols combined) — chain-wide TVL, source DefiLlama. Parameter: ?chain=<slug> (e.g. base, ethereum, arbitrum, solana).
Onrender · DNS Lookup
x402-seller-0ay3.onrender.com
DNS records lookup for a domain: A, AAAA, MX, TXT, NS. A record type with no entries returns an empty array, not an error. Parameter: ?domain=<domain name> (e.g. example.com).
Onrender · FX Rates
x402-seller-0ay3.onrender.com
Foreign exchange / currency conversion reference rates (European Central Bank) for a base currency, source Frankfurter. Parameter: ?base=<ISO 4217 code> (default EUR, e.g. USD, GBP, JPY).
Onrender · IOC
telesint-api.onrender.com
IOC feed from Telegram CTI channels. Filters: type(ip|domain|url|hash|cve), severity, min_confidence, since, tlp, tag, channel, limit, offset. Returns items[] with iocs[], ttps[], confidence, severity, tlp, tags[].
Onrender · Rdap Domain
x402-seller-0ay3.onrender.com
RDAP domain lookup — status, registration/expiration dates, registrar, name servers (RDAP is the structured, successor protocol to WHOIS), via rdap.org. Parameter: ?domain=<domain name> (e.g. example.com).
Onrender · Weather
x402-trends-server.onrender.com
Get a current U.S. weather forecast from NOAA and the National Weather Service by latitude and longitude. Use this weather API when an agent needs forecast temperature, conditions, wind, day/night periods, or detailed local forecast text for U.S. coordinates.
Onrender · X Search
squeezeos-api.onrender.com
Public X/Twitter search API for AI agents. Search recent public posts by keyword without requiring the caller to maintain a separate X developer account.
Onrender · Yields BY Chain
x402-seller-0ay3.onrender.com
Best DeFi yields (APY) on a given blockchain, across all protocols and tokens, highest first, source DefiLlama — for an agent asking 'where's the best yield on Base/Ethereum/Arbitrum/...?'. Parameter: ?chain=<slug> (e.g. base, required). Optional: ?limit=<n> (1-100, default 10).
Onrender · Yields BY Token
x402-seller-0ay3.onrender.com
Best DeFi yields (APY) for a given token symbol, across all chains and protocols, highest first, source DefiLlama — for an agent asking 'where's the best yield for my USDC/ETH/...?'. Parameter: ?symbol=<token symbol> (e.g. USDC, required). Optional: ?limit=<n> (1-100, default 10).
Onrender · Yields Pool
x402-seller-0ay3.onrender.com
Detail and recent APY/TVL history of one specific DeFi pool (identified by its DefiLlama pool id, as returned by /api/defi/yields/top, /by-token, or /by-chain), source DefiLlama. Parameter: ?pool=<pool id> (required, e.g. 747c1d2a-c668-4682-b9f9-296708a3dd90).
Onrender · Yields TOP
x402-seller-0ay3.onrender.com
Top DeFi yields (APY) across ALL chains and protocols, highest first, source DefiLlama — for an agent hunting the single best yield opportunity right now, with no chain/token filter. Optional parameters: ?limit=<n> (1-100, default 10), ?min_tvl=<usd> (minimum pool TVL, default 0).
Onrender · Assets Search
quotient-api-gateway.onrender.com
Use this to resolve companies, commodities, cryptoassets, and other underlyings by name, ticker, canonical key, UUID, platform identifier, or linked-market reference. Returns every active directly linked prediction market with venue odds, Q's latest probability and paired thesis when available, and publication availability. Use q=* with material_only=true for a one-call enriched asset digest; probabilities and theses remain tied to their exact market questions.
Onrender · Enrich Domain
squeezeos-api.onrender.com
Provider trust and domain verification API — inspect public DNS/IP, HTTPS/TLS, first-party organization identity, social identities, and webpage evidence for a public domain.
Onrender · GAS Ethereum
x402-seller-0ay3.onrender.com
Current gas price on Ethereum mainnet, read live via a public RPC endpoint — no API key, no aggregator. No parameters.
Onrender · HN TOP
x402-seller-0ay3.onrender.com
Current top N Hacker News stories (title, url, score, author, comment count) — tech/startup news ranking. Optional parameter: ?limit=<n> (1-50, default 20).
Onrender · NPM Package
x402-seller-0ay3.onrender.com
npm package downloads, current version, and license — latest version, license, and last week's download count for an npm package. Parameter: ?name=<package> (e.g. express, or @scope/name for a scoped package).
Onrender · Price SOL USD
x402-seller-0ay3.onrender.com
Current SOL (Solana) price in USD, source DefiLlama. No parameters.
Onrender · Price Usdc Supply
x402-seller-0ay3.onrender.com
Total USDC circulating supply (all chains combined), in USD, source DefiLlama. No parameters.
Onrender · Search Serp
x402-seller-0ay3.onrender.com
Structured Google search results (organic listings, direct answer box, related questions) — for an agent that needs to know what Google actually ranks for a query (competitive research, SEO/brand monitoring, fact-checking search visibility). JSON body: {query: string, country?: 2-letter ISO code (default 'us')}.
Onrender · WEB Credits
squeezeos-api.onrender.com
Web scraping and extraction credit pack for AI agents: 10 accepted public-URL clean-text reads at a micro-price with no scraper subscription.
Onrender · WEB Extract
x402-seller-0ay3.onrender.com
Read a public web page and extract structured data from it according to a JSON Schema you provide, via Claude Haiku 4.5 — combines page fetching, readability extraction, and structured extraction in one call. Body: {url: string (http/https), schema: object (JSON Schema describing the fields to extract, page content truncated to 8000 chars)}.
Onrender · WEB Extract Once
squeezeos-api.onrender.com
Web scraping API for AI agents — extract clean text and metadata from one safe public HTTPS URL in a single x402 call.
Onrender · WEB Read
x402-seller-0ay3.onrender.com
Read any public web page and return its main article content as clean Markdown (readability extraction, boilerplate/nav/ads stripped) — no HTML parsing needed on your side. Body: {url: string (http/https, publicly reachable)}.
Onrender · Wiki Summary
x402-seller-0ay3.onrender.com
Wikipedia article summary (extract, short description, thumbnail image, canonical link) for a given title — CC BY-SA content, attribution included in every response. Parameters: ?title=<exact article title> (e.g. Bitcoin), ?lang=<language code> (default en).
Onrender · FX Credits
squeezeos-api.onrender.com
FX conversion credit pack: 100 low-cost currency conversions using official ECB reference-rate data for autonomous agents.
Onrender · GEO Credits
squeezeos-api.onrender.com
Geography and cities data credit pack for low-cost location and city lookup workflows used by autonomous agents.
Onrender · Github Repo
x402-seller-0ay3.onrender.com
Stats for a public GitHub repository: stars, forks, open issues, last push date, main language, license. Parameter: ?full_name=<owner>/<repo> (e.g. expressjs/express).
Onrender · Market Snapshot
squeezeos-api.onrender.com
Stock market snapshot API. Get a live/latest US equity quote plus recent daily OHLCV price bars for a ticker symbol.
Onrender · Portfolio
quotient-api-gateway.onrender.com
Wallet-addressed positions across Polymarket, Polymarket perps, Limitless, and Hyperliquid, each prediction-market position joined to Quotient's forecast, signal, and position-side convergence assessment. Use this for wallet size, prices, PnL, and Q alignment. venues=all covers every venue; omitting venues keeps the legacy Polymarket-only shape. Kalshi and Polymarket US are absent only for lack of a keyless wallet read, not a limit on Quotient coverage.
Onrender · Price BTC USD
x402-seller-0ay3.onrender.com
Current BTC (Bitcoin) price in USD, source DefiLlama. No parameters.
Onrender · Price ETH USD
x402-seller-0ay3.onrender.com
Current ETH (Ethereum) price in USD, source DefiLlama. No parameters.
Onrender · Price Outlooks
quotient-api-gateway.onrender.com
Use this endpoint to read calibrated asset price outlooks across equities, crypto, and commodities, grouped by settlement source and horizon. Each returns five scenarios plus a labeled whole-curve directional take. The nearest still-open horizon is marked without hiding neutral views. A PriceSignal is a separate current execution call and appears only on its exact Hyperliquid group.
Onrender · Quick Search
squeezeos-api.onrender.com
Stock ticker and company search API. Find US equity symbols by company name or ticker for trading, research, and autonomous-agent workflows.
Onrender · Sports Game Brief
x402-trends-server.onrender.com
Get normalized sports schedules, live or recent scores, matchup status, teams, venue and a concise game brief for NBA, NFL, MLB and English Premier League (EPL). Filter by league, date and optional team name or abbreviation. Use for NBA scores, NFL games, MLB scores, EPL fixtures, today's games, schedules and AI sports research.
Onrender · Verify AAPL
squeezeos-api.onrender.com
Fact verification API for market data — cross-check a ticker against live provider evidence and return an evidence-backed result instead of guessing.
Onrender · WEB Read Markdown
squeezeos-api.onrender.com
URL to Markdown API and converter for AI agents — convert any public HTTPS URL to clean Markdown, HTML-to-text, and LLM-ready web content with no separate scraper account or API key.
Onrender · Headline AAPL
squeezeos-api.onrender.com
Stock news headline API. Get the latest available market headline for a ticker symbol from a live data provider.
Onrender · Hello 402
x402-stall-l3bb.onrender.com
Hello from Taiwan — a signed timestamp from my first x402 stall
Onrender · OT CVE
ot-intel-api.onrender.com
OT-contextualised CVE triage for ICS/SCADA. Pass ?id=CVE-XXXX-XXXX. Returns OT-adjusted severity, cyber-physical impact, patch feasibility, CISA KEV status, and prioritised action. DeepSeek-enriched with live NVD and CISA-KEV data.
Onrender · Quote AAPL
squeezeos-api.onrender.com
Stock quote API for AI agents — get a live/latest US equity price and volume reading for one ticker from the first available real provider.
Onrender · Report
x402-seller-pmlm.onrender.com
Pay-per-call research brief for AI agents. Pass ?q=topic; returns JSON summary+bullets via Grok. Use for quick USDC-paid outlines on Base (x402). Agents: discover via Bazaar, pay Exact USDC, get structured JSON.
Onrender · Signal
kristo-intelligence-api.onrender.com
Kristo Intelligence - paid API data (/api/v1/signal)
Onrender · Signals Perps
quotient-api-gateway.onrender.com
Use this for Quotient's calibrated price outlooks (asset-price/1), grouped by price source in series[].basis_groups[]. An asset with outlooks always serves at least one group — assets not yet stamped with a source basis fall back to the legacy head pointer (source: legacy-head-fallback). Different sources do not pool, and a cross-source gap is context, not arbitrage.
Onrender · Vulnerability
telesint-api.onrender.com
CVE and exploitation-in-the-wild signals from Telegram CTI channels. Filters: severity, min_confidence, since, tag(cve|exploit|poc|patch), ttp, type(cve), limit, offset. Returns CVE IDs, affected products, exploit status.
Onrender · Darkweb
telesint-api.onrender.com
Dark web intelligence from Telegram: marketplace listings, forum chatter, access broker posts, credential shops, Tor site activity. Filters: severity, min_confidence, since, tag, sector, country, organization, limit, offset.
Onrender · Fetch MD
x402-micro-tollgate.onrender.com
Fetch a public http(s) URL and return Markdown. Pay-per-call via x402 USDC.
Onrender · Market Snapshot
x402-defi-signals.onrender.com
One-call market snapshot: BTC/ETH/SOL spot prices with 24h change plus the Crypto Fear & Greed index. The cheapest way for an agent to establish market context.
Onrender · OT IOC
ot-intel-api.onrender.com
IOC enrichment with ICS campaign context. Pass ?value=1.2.3.4&type=ip or type=domain. Queries AlienVault OTX, AbuseIPDB, and DeepSeek CTI for OT campaign association. Returns verdict on whether the IOC is linked to ICS-targeting campaigns.
Onrender · Research Once
squeezeos-api.onrender.com
Web research API for AI agents — search the public web and safely extract source evidence in one $0.003 accepted-delivery x402 call.
Onrender · Search Random
gifu-server.onrender.com
AI-generated random GIF or image search with creative prompts
Onrender · Series CPIAUCSL
squeezeos-api.onrender.com
FRED economic data API. Fetch the latest official Federal Reserve economic-series value and metadata by FRED series ID.
Onrender · 365 AAPL
squeezeos-api.onrender.com
SML Sovereign Signal — 365-day anchor
Onrender · 741 AAPL
squeezeos-api.onrender.com
SML Sovereign Signal — 741 structural alignment
Onrender · Actor Sector
ot-intel-api.onrender.com
ICS threat actors by sector. Pass ?sector=energy. Returns all groups targeting that sector from live MITRE ATT&CK ICS STIX data. Covers energy, water, manufacturing, oil-and-gas, chemical, transportation, nuclear.
Onrender · Agent
micro-saas-agent.onrender.com
Live momentum signal: RSI(14), Bollinger %B, BUY/HOLD/SELL, confidence
Onrender · Budget Check
agent-budget-guard.onrender.com
Check budget and approve/deny AI agent spending with x402 payment verification
Onrender · Captions Suggest
rekt-ceo-brandification.onrender.com
Generate top 3 meme captions from template image + context
Onrender · Cascade Signal
squeezeos-api.onrender.com
Position-management signal API — return the current ENTER, ADD, EXIT, STOP, or neutral Cascade state for one symbol.
Onrender · Cycle GME
squeezeos-api.onrender.com
SqueezeOS — Api Ftd Cycle Gme
Onrender · Defi Yields
x402-defi-signals.onrender.com
Top DeFi yield opportunities per chain from DefiLlama — TVL-filtered, outlier-cleaned (unsustainable meme-pool APYs removed), sorted by APY. Fields: project, symbol, apy_pct, apy_base_pct, tvl_usd, stable. Ideal for yield-hunting agents.
Onrender · ETF Basket XRT
squeezeos-api.onrender.com
SqueezeOS — Api Ftd Etf Basket Xrt
Onrender · Exchange Rate
x402-trends-server.onrender.com
Convert an amount between two currency codes using current reference exchange-rate data.
Onrender · FTD Threshold List
squeezeos-api.onrender.com
SEC Reg SHO threshold securities API — return the current processed threshold-security list from official regulatory data.
Onrender · Full AAPL
squeezeos-api.onrender.com
SML Sovereign Signal — combined verdict
Onrender · IAM AAPL
squeezeos-api.onrender.com
IAM Full Resolution — obligation committee + Truth Layer + Action Resolution Oracle. Returns BUY/SELL/HOLD, rationale, vehicle, invalidation, review trigger, obligation pressure, and total system stress. Internal parameters are redacted.
Onrender · Latest
quotient-api-gateway.onrender.com
A chronological feed of new forecasts and newly linked articles/X posts across Quotient-covered Polymarket International, Polymarket US, Kalshi, and Limitless listings. Events include canonical venue routing, compact forecast context, and thesis, but omit resolution_pathway; use market detail for full rules context. Use this complete-window feed to monitor cross-venue changes without per-market fan-out.
Onrender · Memory Recall
squeezeos-api.onrender.com
Agent memory recall API — literal keyword and tag search over one agent's stored provenance-tracked memories.
Onrender · OT AI Exposure
ot-intel-api.onrender.com
AI/agentic copilot exposure lookup for OT/ICS vendors. Pass vendor (Siemens, Schneider Electric, Rockwell Automation, ABB, Emerson, Honeywell, Yokogawa, GE Vernova, Omron, Mitsubishi Electric). Returns the vendor's documented AI/agentic copilot, autonomy level (advisory vs agentic — the key risk differentiator), access, and applicable MITRE ATLAS techniques. Hand-verified mapping, ATLAS IDs confirmed against the live atlas.mitre.org matrix. Deterministic, no LLM in the lookup path.
Onrender · OT Campaign
ot-intel-api.onrender.com
Active ICS campaign tracker. Pass ?sector=electric&status=active. Returns campaigns currently targeting a sector with actor attribution, start date, targeted geography, TTPs in use, and CVEs being exploited. No free equivalent for live campaign status.
Onrender · OT Detection
ot-intel-api.onrender.com
ICS detection artifact retrieval. Pass ?target=PIPEDREAM or ?target=SANDWORM&format=sigma. Returns YARA/Sigma rules for the target malware or actor, sourced from public corpus (Florian Roth signature-base, CISA advisories) with validated:true, or DeepSeek-synthesised with validated:false. Designed for automated threat hunting pipelines that commit rules to SIEMs and EDRs — validated:true rules are safe to deploy; validated:false require lab testing first.
Onrender · OT GCC Bulletin
ot-intel-api.onrender.com
Recurring public "State of OT Threat Intel — GCC" sitrep, human-reviewed before publish, sourced from the same intel.db pipeline as /ot/sitrep. Pass optional issue_date (YYYY-MM-DD) for a past edition; omit for the latest reviewed edition.
Onrender · Parse Receipt
x402-trends-server.onrender.com
Parse raw receipt text into structured line items, subtotal, tax, and total. This endpoint does not perform image OCR.
Onrender · Payment Evidence Check
ai-agent-payment-safety-stack.onrender.com
Verify that an AI-agent payment produced the expected service response and audit evidence.
Onrender · Preflight
agent-proof.onrender.com
Use before paying an unfamiliar x402 endpoint. Checks that the target is reachable, actually speaks x402, and what its historical reliability looks like, then returns a receipt with a safe_to_use or flagged verdict.
Onrender · Ratio GME
squeezeos-api.onrender.com
SqueezeOS — Api Ftd Ratio Gme
Onrender · Research Credits
squeezeos-api.onrender.com
Web research credit pack API — buy 10 accepted search, fetch, and extract calls for repeated AI-agent research workflows.
Onrender · RUN
house-bond-mainnet.onrender.com
Bond pay-for-result worker. Settles $0.02 only on success.
Onrender · Scan
squeezeos-api.onrender.com
Market scanner API — return the current live configured-universe quote and options scan snapshot when the scanner cache is ready.
Onrender · Search
telesint-api.onrender.com
Cross-category pivot across all TeleSint intel. Use ?q= for broad keyword or combine filters: category, severity, sector, country, tag, ttp, name, organization, min_confidence, since. Returns items[] across any category.
Onrender · SEC Company
x402-trends-server.onrender.com
Get U.S. SEC EDGAR company information and recent filings for a public-company ticker symbol.
Onrender · Series GME
squeezeos-api.onrender.com
SqueezeOS — Api Ftd Series Gme
Onrender · Series UNRATE
squeezeos-api.onrender.com
FRED — latest real observation plus full metadata for one Federal Reserve Economic Data series.
Onrender · Settlement Credits
squeezeos-api.onrender.com
x402 settlement inspection credit pack API — buy 10 Base/USDC settlement-analysis calls for agent payment diagnostics.
Onrender · Trends
x402-trends-server.onrender.com
Get the five newest spaceflight news stories with titles, summaries, sources, article URLs, images, and publication times.
Onrender · Triplelock AAPL
squeezeos-api.onrender.com
SML Sovereign Signal — Triple Lock consensus
Onrender · URL Analyze
x402-trends-server.onrender.com
Analyze a public webpage and return title, description, headings, word count, links, emails, social links, and page metadata.
Onrender · Utility Credits
squeezeos-api.onrender.com
Utility computation credit pack API — buy 10 SML deterministic utility calls through canonical x402 settlement.
Onrender · Verify
business-verification-machine.onrender.com
Business verification snapshot: state-registry status (NY/CO/PA/OR/CT), website-alive, address validation, phone plausibility -> verdict + confidence + flags. Not a credit report.
Onrender · Website Research
x402-trends-server.onrender.com
Create a detailed research snapshot of a public website including metadata, headings, text, social links, emails, and external-domain analysis.