Directory / store.cryptotradecalc.com
reg-watch-status: Cheap change-detector for US Federal Register activity on any topic. Returns a stable latestDocumentNumber fingerprint plus a 7-day document count, so a monitoring agent can poll hourly and compare against its last value: unchanged means nothing was published and no further spend is needed. When it changes, escalate to /api/reg-changes for the delta or a topic brief for LLM analysis. No LLM, fast and byte-stable. Query: topic (required keyword or phrase).
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://store.cryptotradecalc.com/api/reg-status' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://store.cryptotradecalc.com/api/reg-status'
Endpoint: https://store.cryptotradecalc.com/api/reg-status. Operated by store.cryptotradecalc.com, not by Animica. Price and availability were correct at the last probe on 2026-08-24 and are set by the operator, who may change them.
climate-risk-oracle: Climate Risk & Extreme Event Oracle – computes insurance-grade frost, heatwave, and flash-flood risk flags for any city over a 7‑day horizo…
flight-safety-oracle: Drone & Ground Robot Flight-Safety Index using aviation-grade wind, visibility, and precipitation limits
reg-watch-changes: Incremental feed of US Federal Register rules, proposed rules, and notices published since a date you supply. Built for scheduled polling: pa…