Animica x402 Directory

Directory / markt.halowerk.com

markt.halowerk.com/anomaly/volume

Compares the volume of the most recent completed minute candle with the distribution of minute volumes over the chosen lookback, taken from the history this hub records itself every minute. Median and median absolute deviation are used instead of mean and standard deviation because volume is skewed. Every finding carries its z value, the baseline median, the baseline MAD and the number of samples behind it, so it can be recomputed rather than believed. Pairs without a finding are returned in qui

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://markt.halowerk.com/anomaly/volume'

# -> 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://markt.halowerk.com/anomaly/volume'

Endpoint: https://markt.halowerk.com/anomaly/volume. Operated by markt.halowerk.com, 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 markt.halowerk.com

markt.halowerk.com/arbitrage

Walks the visible book of every requested exchange for the given size, in both directions, and works out what remains of the raw spread: gross_spread_bps from t…

GET · $0.006

markt.halowerk.com/basis

Reads the dated futures of Deribit for BTC or ETH and compares each expiry with a spot price whose source is always named in the answer, because a basis compute…

GET · $0.004

markt.halowerk.com/breadth

Builds the universe from the Binance spot USDT pairs ranked by 24 hour turnover and states that criterion in universe_source, because a breadth number without i…

GET · $0.004

markt.halowerk.com/bridge

Measures how much bridged capital sits on a chain and how that changed. bridged_usd is the sum of canonical and external value: what came in over the canonical …

GET · $0.004

markt.halowerk.com/candles

Returns open, high, low, close, volume and, where the exchange reports it, the trade count per candle. Timestamps are always the opening time of the candle in U…

GET · $0.001

markt.halowerk.com/cross-exchange

Queries Binance, Coinbase, Kraken, OKX and Bybit in parallel for one BASE/QUOTE pair, four seconds per exchange. An exchange that does not answer drops out with…

GET · $0.003

markt.halowerk.com/funding

Reads the public perpetual data of Binance USDⓈ-M Futures, Bybit linear and OKX swaps for one BASE/QUOTE pair. Settlement intervals differ per exchange and per …

GET · $0.002

markt.halowerk.com/gas

Reads eth_feeHistory over the last ten blocks with reward percentiles 25, 50 and 75, and falls back to eth_gasPrice when a node does not serve fee history. base…

GET · $0.003

markt.halowerk.com/hours

Answers the timing question an agent has before it schedules anything against a regulated exchange: is the main session running, and if not, when does it start.…

GET · $0.002

markt.halowerk.com/liquidations

Reads the liquidation orders OKX publishes for its perpetual swaps, converts every entry into US dollars with the contract size of that instrument and the bankr…

GET · $0.004

markt.halowerk.com/open-interest

Compares the open interest recorded now with the value this hub recorded itself at the start of the window, so both numbers come from the same source and the sa…

GET · $0.003

markt.halowerk.com/options

Reads the public option book summaries of Deribit and aggregates them per expiry. iv_atm is the mark implied volatility of the strike closest to the forward, av…

GET · $0.008

All 21 endpoints on markt.halowerk.com →