Directory / anomaly.forgemesh.io
Returns model health status and per-chain training stats (sequence count, last retrain time) — check before relying on sequence-anomaly scores for a given chain.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://anomaly.forgemesh.io/api/sequence-anomaly/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://anomaly.forgemesh.io/api/sequence-anomaly/status'
Endpoint: https://anomaly.forgemesh.io/api/sequence-anomaly/status. Operated by anomaly.forgemesh.io, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Returns a list of recently merged PRs across Anthropic/Claude repos (title, author, merge date, labels) with per-repo counts — track new Claude Code and SDK cap…
Returns per-stablecoin price and deviation from peg (USDC, USDT, DAI) with an overall status and anomaly score — poll every minute to catch micro-depegs before …
Returns a real-time mempool anomaly score with current gas price vs 20-block median, pending whale swaps, and contract deploy counts. Poll every 5s to monitor m…
Returns live counts of tracked aircraft, active emergency squawks by type (hijack, radio failure, general emergency), and per-flight position data — monitor glo…
Returns a ranked list of GitHub repos with anomalous star velocity (stars/day, fork ratio) plus an overall trend score — spot repos going viral before they hit …
Returns a list of recent whale transfers, CEX inflows/outflows, bridge moves, and stablecoin mint/burn events with amounts and timestamps — monitor large holder…