Animica x402 Directory

Directory / material.halowerk.com

material.halowerk.com/parcel-bundling

Packs items into parcels by descending weight, first fit, within a maximum parcel weight and an optional maximum girth, prices each parcel with the cheapest matching bracket of the supplied rate table and compares the total against single shipment. The rate table is caller data: no carrier tariff is stored or redistributed. First fit is a heuristic, not a proven optimum.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://material.halowerk.com/parcel-bundling'

# -> 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://material.halowerk.com/parcel-bundling'

Endpoint: https://material.halowerk.com/parcel-bundling. Operated by material.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 material.halowerk.com

material.halowerk.com/awg-metric

Uses the geometric AWG definition, so results are exact for solid round conductors. Mass per metre and resistance follow from the material density and resistivi…

GET · $0.001

material.halowerk.com/cable-mass

Conductor mass is calculated from nominal cross-section, core count and length against the material density; for a nominal cross-section this is exact and indep…

GET · $0.002

material.halowerk.com/cable-type-vision

Downloads one HTTPS image through the hub SSRF guard, then asks the configured OpenAI vision model for strict structured JSON. It reports observed features and …

GET · $0.005

material.halowerk.com/copper-co2

Multiplies the copper quantity by literature emission factors for the chosen secondary route and for primary cathode production, and reports the difference as l…

GET · $0.002

material.halowerk.com/pcb-precious-metals

Returns published content ranges per board class multiplied by the lot mass. The spread between low and high is wide and real: content depends on board generati…

GET · $0.004

material.halowerk.com/scrap-margin

Takes the gross lot weight, the purchase price paid per kilogram of gross weight and the sales price per kilogram of recovered metal, then applies recovery yiel…

GET · $0.003

All 7 endpoints on material.halowerk.com →