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 veterinary diagnosis, remote monitoring, triage or treatment advice; reference ranges must come from a qualified source.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://agri.halowerk.com/v1/livestock-health' # -> 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://agri.halowerk.com/v1/livestock-health'
Endpoint: https://agri.halowerk.com/v1/livestock-health. Operated by agri.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.
Converts area, sampling depth, bulk density and initial/final organic-carbon mass fractions into stock estimates and a gross CO2-equivalent difference. This is …
Builds parallel passes over an axis-aligned rectangle using supplied swath width and overlap, alternating travel direction to reduce deadhead distance. Coordina…
For each field cell, subtracts measured available nutrient from a supplied target and divides positive deficits by an explicit recovery fraction. It reports per…
Adds simple degree-days from caller-supplied daily temperatures to an existing accumulation, then marks days that meet a supplied maturity threshold, crop-moist…
Accumulates simple daily degree-days above a supplied base temperature and combines threshold progress with mean humidity and host availability. The score is a …
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…
Runs a deterministic bucket balance for each supplied day. Rain is reduced by a caller-selected runoff fraction, evapotranspiration is subtracted, water above f…
Converts each supplied storage segment into equivalent ageing at a reference temperature using a caller-supplied Q10 factor, then compares the sum with nominal …
Adds lighting, equipment, people, envelope and ventilation heat flows at one supplied operating point, and converts evapotranspiration into a latent moisture-re…