Animica x402 Directory

Directory / space.halowerk.com

space.halowerk.com/v1/geomagnetic-storm

Maps a caller-supplied Kp value to conventional G0–G5 bands, maps Dst to declared disturbance bands, and combines severity with geomagnetic latitude and infrastructure class. It does not retrieve observations, forecast a storm, model local ground conductivity, or predict equipment failure.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://space.halowerk.com/v1/geomagnetic-storm'

# -> 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://space.halowerk.com/v1/geomagnetic-storm'

Endpoint: https://space.halowerk.com/v1/geomagnetic-storm. Operated by space.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 space.halowerk.com

space.halowerk.com/v1/crop-yield-ndvi

Computes mean NDVI and an ordinary least-squares daily NDVI trend, then applies yield = intercept + mean_coefficient×mean_NDVI + trend_coefficient×daily_trend. …

GET · $0.003

space.halowerk.com/v1/dark-fleet-detect

Combines caller-supplied AIS gap duration, unmatched satellite detections, night-observation fraction, and position discrepancy into a bounded score. It does no…

GET · $0.003

space.halowerk.com/v1/debris-collision

Propagates two caller-supplied Cartesian states with constant velocity, analytically finds the clamped time of closest approach, and compares miss distance with…

GET · $0.004

space.halowerk.com/v1/launch-weather

Checks wind, gust, lightning distance, precipitation, cloud fraction, and temperature against caller-supplied limits and reports every failed rule. It does not …

GET · $0.003

space.halowerk.com/v1/methane-leak-sat

Sums enhancement_ppm×pixel_area, multiplies by wind speed, plume orientation, and a caller-supplied conversion factor, and reports the resulting proxy and optio…

GET · $0.004

space.halowerk.com/v1/night-lights-econ

Fits ordinary least squares to log radiance by year, converts the slope to annual radiance change, and applies a caller-supplied economic elasticity. Night ligh…

GET · $0.003

space.halowerk.com/v1/orbit-decay

Uses da/dt = -rho×sqrt(mu×a)/ballistic_coefficient for a circular orbit, holds density and ballistic coefficient constant, and linearly projects altitude over a…

GET · $0.004

space.halowerk.com/v1/sar-image-extract

Treats cells at or above a caller threshold as foreground, labels four-neighbor connected components, and reports area, bounding box, peak, and mean value. It d…

GET · $0.004

space.halowerk.com/v1/satellite-pass

Propagates a circular two-body orbit from altitude, inclination, RAAN, and initial orbital phase; rotates Earth at a fixed sidereal rate; and samples ground-sta…

GET · $0.004

All 10 endpoints on space.halowerk.com →