Animica x402 Directory

Directory / prop.halowerk.com

prop.halowerk.com/v1/occupancy-optimize

Sorts groups by size, then assigns each to the available room that has all required features and minimizes unused capacity, hourly cost and room identifier in that order. This fast heuristic is not guaranteed globally optimal and does not handle time overlap, accessibility beyond supplied features, movement, privacy or building-code constraints.

Call it

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

# -> 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://prop.halowerk.com/v1/occupancy-optimize'

Endpoint: https://prop.halowerk.com/v1/occupancy-optimize. Operated by prop.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 prop.halowerk.com

prop.halowerk.com/v1/energy-certificate

Subtracts exported energy from supplied site energy, divides by conditioned floor area and selects the first caller-supplied ascending maximum-intensity band. I…

GET · $0.002

prop.halowerk.com/v1/flood-risk-asset

Multiplies each mutually exclusive supplied scenario probability by its supplied damage fraction and asset replacement value, then sums expected loss. It does n…

GET · $0.004

prop.halowerk.com/v1/foot-traffic-retail

Compares supplied visits, mean dwell time and conversions with explicit baselines and combines the three ratios using caller-supplied weights. It does not colle…

GET · $0.003

prop.halowerk.com/v1/gentrification-index

Standardizes current-minus-baseline change by a supplied scale, applies an explicit direction and weight, clips extreme components, and maps the weighted result…

GET · $0.003

prop.halowerk.com/v1/hvac-fault-detect

Applies caller-selected thresholds to supply/return temperature differences, commanded operation, fan state and electrical power. It identifies rule violations …

GET · $0.003

prop.halowerk.com/v1/materials-lca

Multiplies installed quantities by supplied waste-adjusted production factors and adds tonne-kilometre transport factors. It reports a transparent partial embod…

GET · $0.003

prop.halowerk.com/v1/token-dividend

Sums non-negative eligible balances and allocates a caller-supplied pool by balance share. It performs no transfer, wallet lookup, securities analysis, tax with…

GET · $0.002

prop.halowerk.com/v1/yield-forecast

Compounds supplied rent and expense growth assumptions, applies vacancy and collection loss, subtracts operating expenses and capital reserve, and divides net o…

GET · $0.003

prop.halowerk.com/v1/zoning-intel

Calculates floor-area ratio and lot coverage and compares use, height, parking and geometry with an explicit caller-supplied rule set. It does not retrieve or i…

GET · $0.004

All 10 endpoints on prop.halowerk.com →