Animica x402 Directory

Directory

iot.halowerk.com

iot.halowerk.com publishes 10 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.004 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/battery-degradation GET $0.003 402
/v1/device-auth GET $0.002 402
/v1/digital-twin-sync GET $0.004 402
/v1/edge-compute-bid GET $0.004 402
/v1/fleet-anomaly GET $0.003 402
/v1/lora-coverage GET $0.003 402
/v1/mesh-route GET $0.004 402
/v1/ota-sign GET $0.003 402
/v1/robotic-path-clearance GET $0.004 402
/v1/sensor-calibration GET $0.003 402

What these endpoints do

iot.halowerk.com/v1/battery-degradation

Applies a transparent heuristic: cycle fade scales with equivalent full cycles and depth-of-discharge exponent; calendar fade scales with square-root time and a temperature factor. Coefficients are ca…

GET · $0.003 · probe 402

iot.halowerk.com/v1/device-auth

Canonicalizes device_id, nonce and message, computes an HMAC-SHA256 tag with caller-supplied ephemeral key material, and optionally compares a claimed tag in constant time. It does not provision devic…

GET · $0.002 · probe 402

iot.halowerk.com/v1/digital-twin-sync

Groups caller-supplied scalar field changes by field name, selects the highest version, and reports a conflict when equal-version values differ. It does not connect to a twin platform, merge nested do…

GET · $0.004 · probe 402

iot.halowerk.com/v1/edge-compute-bid

Filters caller-supplied bids by CPU, memory and latency constraints, computes workload cost from quoted unit prices, and ranks feasible candidates by total cost then latency. It does not contact provi…

GET · $0.004 · probe 402

iot.halowerk.com/v1/fleet-anomaly

Computes cohort median, median absolute deviation and robust z-scores for one numeric reading per device. A caller-selected threshold determines flags. It detects cross-sectional outliers only and doe…

GET · $0.003 · probe 402

iot.halowerk.com/v1/lora-coverage

Computes free-space loss at one metre, applies a caller-supplied path-loss exponent over distance, then reports estimated receive power and margin against receiver sensitivity. This planning estimate …

GET · $0.003 · probe 402

iot.halowerk.com/v1/mesh-route

Computes a deterministic shortest path over caller-supplied directed or bidirectional links with non-negative costs. It does not measure live radio conditions, reserve capacity or push routes to devic…

GET · $0.004 · probe 402

iot.halowerk.com/v1/ota-sign

Canonicalizes firmware hash, version, device model and minimum bootloader version, then produces a SHA-256 manifest digest and HMAC-SHA256 release tag using caller-supplied ephemeral key material. Thi…

GET · $0.003 · probe 402

iot.halowerk.com/v1/robotic-path-clearance

Computes the minimum Euclidean distance from each circular obstacle center to every path segment, then subtracts obstacle radius and robot radius. It detects planar static clearance only; it does not …

GET · $0.004 · probe 402

iot.halowerk.com/v1/sensor-calibration

Fits reference = slope × observed + offset with ordinary least squares over paired caller-supplied readings. It reports residual diagnostics and does not claim traceability, uncertainty accreditation …

GET · $0.003 · probe 402