Animica x402 Directory

Directory / anomaly.forgemesh.io

anomaly.forgemesh.io/api/depeg-monitor

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://anomaly.forgemesh.io/api/depeg-monitor'

# -> 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/depeg-monitor'

Endpoint: https://anomaly.forgemesh.io/api/depeg-monitor. 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.

Other endpoints on anomaly.forgemesh.io

anomaly.forgemesh.io/api/claude-feature-watch

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…

GET · $0.02

anomaly.forgemesh.io/api/mempool-anomaly

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…

GET · $0.01

anomaly.forgemesh.io/api/sequence-anomaly/status

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…

GET · $0.01

anomaly.forgemesh.io/api/squawk-alerts

Returns live counts of tracked aircraft, active emergency squawks by type (hijack, radio failure, general emergency), and per-flight position data — monitor glo…

GET · $0.02

anomaly.forgemesh.io/api/trending-signal

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 …

GET · $0.02

anomaly.forgemesh.io/api/whale-alerts

Returns a list of recent whale transfers, CEX inflows/outflows, bridge moves, and stablecoin mint/burn events with amounts and timestamps — monitor large holder…

GET · $0.02

All 7 endpoints on anomaly.forgemesh.io →