anomaly.forgemesh.io publishes 7 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.02 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/claude-feature-watch | GET | $0.02 | 402 |
| /api/depeg-monitor | GET | $0.01 | 402 |
| /api/mempool-anomaly | GET | $0.01 | 402 |
| /api/sequence-anomaly/status | GET | $0.01 | 402 |
| /api/squawk-alerts | GET | $0.02 | 402 |
| /api/trending-signal | GET | $0.02 | 200 |
| /api/whale-alerts | GET | $0.02 | 200 |
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 capabilities as they ship.
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 they become crises.
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 mempool for MEV or sandwich attacks and c…
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.
Returns live counts of tracked aircraft, active emergency squawks by type (hijack, radio failure, general emergency), and per-flight position data — monitor global airspace emergencies in real time.
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 mainstream feeds.
Returns a list of recent whale transfers, CEX inflows/outflows, bridge moves, and stablecoin mint/burn events with amounts and timestamps — monitor large holder activity in real time.