Animica x402 Directory

Directory

audio.halowerk.com

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

Endpoints

EndpointMethodPriceProbe
/ad-slot-auction GET $0.004 402
/convert GET $0.006 402
/dialect-classify GET $0.006 402
/loudness-normalise GET $0.008 402
/trim-silence GET $0.008 402

What these endpoints do

audio.halowerk.com/ad-slot-auction

Four actions on one endpoint. create opens a slot with its position, length, reserve price and closing time, and returns an admin token that only the opener holds. bid places a sealed bid, checked aga…

GET · $0.004 · probe 402

audio.halowerk.com/convert

Converts to FLAC, WAV at 16 or 24 bit, MP3, Opus or AAC, with sample rate, channel count and quality all settable and all reported back. What separates this from a bare transcode is the verdict on wha…

GET · $0.006 · probe 402

audio.halowerk.com/dialect-classify

Classifies only three broad German-language varieties: de-DE Germany German, de-AT Austrian German and de-CH Swiss German. The model works on acoustic speech embeddings and does not read a transcript.…

GET · $0.006 · probe 402

audio.halowerk.com/loudness-normalise

Normalises to −14 LUFS by default, the level the streaming platforms converged on, with named presets for podcast, European and United States broadcast, or a free target. The correction runs in two pa…

GET · $0.008 · probe 402

audio.halowerk.com/trim-silence

Finds silent stretches with ffmpeg level detection and shortens each one that exceeds the threshold length. Pauses are shortened to a floor, never removed outright: a pause cut to zero makes the end o…

GET · $0.008 · probe 402