You're viewing a demo portfolio

Join the waitlist
PRSM

oracle_query

Active

Tool of SqueezeOS — Institutional AI Market Intelligence

declared in 5.0.0

Premium (0.02 RLUSD) — search or retrieve events from the Real-World Data Oracle. Covers four regulatory data feeds: sec_8k (8-K material events), sec_s1 (IPO filings), fda (FDA drug approvals), patents (USPTO patent grants). Returns machine-readable JSON events with timestamps, source URLs, and structured fields. Sub-second delivery vs Bloomberg's 5–10 minute lag — agents that catch the 8-K or FDA approval first win the trade. Pass feeds=[] to query all feeds. Pass keyword to text-search events. Pass since_ts (Unix timestamp) to get only recent events. Cost: 0.02 RLUSD per call. Pass payment_token from verify_payment.

Parameters schema

{
  "type": "object",
  "properties": {
    "feeds": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Feed keys to query: sec_8k, sec_s1, fda, patents (default: all)"
    },
    "limit": {
      "type": "integer",
      "description": "Max events to return (default 50, max 200)"
    },
    "keyword": {
      "type": "string",
      "description": "Case-insensitive keyword to filter events"
    },
    "since_ts": {
      "type": "number",
      "description": "Unix timestamp — only return events after this time"
    },
    "agent_wallet": {
      "type": "string",
      "description": "Your XRPL wallet address"
    },
    "payment_token": {
      "type": "string",
      "description": "JWT from verify_payment (0.02 RLUSD)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SqueezeOS — Institutional AI Market Intelligence

https://github.com/timwal78/squeezeos

1/7 registries
View full server →