Directory / signals.nsgoods.org
Live market-state data for one crypto pair: BUY/SELL/HOLD state + confidence from a multi-timeframe engine. Machine-readable, ECDSA-signed. Input data for AI finance agents (USDC pay-per-call).
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://signals.nsgoods.org/signals' # -> 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://signals.nsgoods.org/signals'
Endpoint: https://signals.nsgoods.org/signals. Operated by signals.nsgoods.org, 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.
Market-regime state (RISK_ON / RISK_OFF) from a provable chain, plus whether it changed since the regime you last saw. Cheap poll endpoint for AI agents to reac…