Animica x402 Directory

Directory

crypto.forgemesh.io

crypto.forgemesh.io publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.005 to $0.05 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api/feedback GET $0.005 402
/api/kronos/preflight GET $0.05 402
/api/kronos/risk GET $0.02 402
/api/kronos/signals GET $0.05 402
/api/whale GET $0.02 402

What these endpoints do

crypto.forgemesh.io/api/feedback

Delivers your message (symbol request, bug report, or logic suggestion) to the operator's write-only inbox and returns a feedback_id confirming receipt.

GET · $0.005 · probe 402

crypto.forgemesh.io/api/kronos/preflight

Returns a go/no-go allowed flag with market_state, cooldown status, and warnings for one symbol — call it before /kronos/decision to skip a costlier decision call during blocked conditions.

GET · $0.05 · probe 402

crypto.forgemesh.io/api/kronos/risk

Returns current market risk state, per-symbol signal streaks, and active cooldown timers — use it as a pre-trade risk gate before acting on any signal. Typical agent tasks: check if BTC or ETH is in c…

GET · $0.02 · probe 402

crypto.forgemesh.io/api/kronos/signals

Returns latest per-symbol signal scores and a ranked top_k list across crypto and supported stock symbols — pair with /kronos/risk and /kronos/forecast for full decision context.

GET · $0.05 · probe 402

crypto.forgemesh.io/api/whale

Returns whale, CEX, bridge, and stablecoin flow alerts for a chosen chain and lookback window, each with direction, venue, and USD value — use it to catch large capital movements before they move pric…

GET · $0.02 · probe 402