agri.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.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/carbon-capture | GET | $0.003 | 402 |
| /v1/drone-spray-path | GET | $0.004 | 402 |
| /v1/fertilizer-map | GET | $0.004 | 402 |
| /v1/harvest-window | GET | $0.003 | 402 |
| /v1/livestock-health | GET | $0.003 | 402 |
| /v1/pest-outbreak | GET | $0.003 | 402 |
| /v1/seed-germination | GET | $0.002 | 402 |
| /v1/soil-moisture | GET | $0.003 | 402 |
| /v1/supply-spoilage | GET | $0.003 | 402 |
| /v1/vertical-farm-hvac | GET | $0.004 | 402 |
Converts area, sampling depth, bulk density and initial/final organic-carbon mass fractions into stock estimates and a gross CO2-equivalent difference. This is a simple stock-difference calculation; i…
Builds parallel passes over an axis-aligned rectangle using supplied swath width and overlap, alternating travel direction to reduce deadhead distance. Coordinates are in caller-supplied local units. …
For each field cell, subtracts measured available nutrient from a supplied target and divides positive deficits by an explicit recovery fraction. It reports per-hectare rates and area totals. It does …
Adds simple degree-days from caller-supplied daily temperatures to an existing accumulation, then marks days that meet a supplied maturity threshold, crop-moisture interval and maximum rain constraint…
Compares temperature, heart rate and an activity ratio with ranges supplied by the caller, then reports normalized deviations and a simple screening band. It is species-agnostic arithmetic, not veteri…
Accumulates simple daily degree-days above a supplied base temperature and combines threshold progress with mean humidity and host availability. The score is a deterministic planning heuristic over ca…
Computes the observed germination rate and a Wilson score interval from germinated and tested counts using a supplied normal critical value. It does not correct sampling bias, test vigor, identify dis…
Runs a deterministic bucket balance for each supplied day. Rain is reduced by a caller-selected runoff fraction, evapotranspiration is subtracted, water above field capacity is reported as drainage, a…
Converts each supplied storage segment into equivalent ageing at a reference temperature using a caller-supplied Q10 factor, then compares the sum with nominal shelf life. This empirical approximation…
Adds lighting, equipment, people, envelope and ventilation heat flows at one supplied operating point, and converts evapotranspiration into a latent moisture-removal load. It is a steady-state sizing …