Animica x402 Directory

Directory / x402.swaphunt.dev

x402.swaphunt.dev/v1/market/coin-strength

Relative strength of a coin vs BTC over a period, returned as a category (very_strong → very_weak) plus a numeric score. Use to rank a coin's momentum against the benchmark before entering. A strength read, not a price target.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://x402.swaphunt.dev/v1/market/coin-strength'

# -> 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://x402.swaphunt.dev/v1/market/coin-strength'

Endpoint: https://x402.swaphunt.dev/v1/market/coin-strength. Operated by x402.swaphunt.dev, 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 x402.swaphunt.dev

x402.swaphunt.dev/v1/context/session

Current trading session (Asia / London / NY / Off) plus historical volatility for that session. Use to time entries around the most active hours and set session…

GET · $0.001

x402.swaphunt.dev/v1/context/weekend-liquidity

Is it a weekend / low-liquidity window right now? Returns the current session and a 0-100 liquidity score. Use to widen stops and discount thin-market moves. Li…

GET · $0.001

x402.swaphunt.dev/v1/cycle/daily-range-used

How much of today's expected (ATR) range has already been used — low/moderate/high/extended — with the % consumed. Use to judge remaining room before chasing in…

GET · $0.002

x402.swaphunt.dev/v1/cycle/hourly-pattern

Historical volatility by hour of day (UTC) plus a session comparison — which hours move most. Use to time entries to active hours and avoid dead zones. Intraday…

GET · $0.004

x402.swaphunt.dev/v1/cycle/monthly-pattern

Historical performance by calendar month (e.g. 'Uptober') — avg return and win rate per month. Use for seasonal positioning. Pattern from history, not a predict…

GET · $0.004

x402.swaphunt.dev/v1/cycle/weekly-pattern

Historical performance by day of week (avg return + win rate per weekday) over the lookback. Use to time entries/exits around statistically stronger or weaker d…

GET · $0.004

x402.swaphunt.dev/v1/events/macro

Upcoming macro events (FOMC, CPI, NFP, etc.) with date, country and impact level, filterable to high-impact only. Use to avoid trading into scheduled volatility…

GET · $0.003

x402.swaphunt.dev/v1/events/macro/history

Historical macro events with actual vs estimate values (e.g. CPI came in above/below forecast). Use to study how markets reacted to surprises and to backtest ev…

GET · $0.005

x402.swaphunt.dev/v1/fomo/already-extended

Is price over-extended? Distance from MA20/MA50, Bollinger-band position and a z-score in one read. Use to avoid entering after price has stretched far from its…

GET · $0.003

x402.swaphunt.dev/v1/fomo/green-candles-streak

Counts consecutive green candles on the chosen interval and returns the historical outcome stats after streaks of that length (mean-reversion odds). Use to gaug…

GET · $0.003

x402.swaphunt.dev/v1/fomo/how-late-am-i

FOMO guard: how far has price already run from the recent swing low — in % and ATR multiples — versus the historical average move? Returns an early/mid/late rea…

GET · $0.003

x402.swaphunt.dev/v1/fomo/pump-age

Active-pump detector: is the asset currently pumping, and for how long vs the historical average pump length? Use to judge whether a move is fresh or exhausted …

GET · $0.003

All 34 endpoints on x402.swaphunt.dev →