Animica x402 Directory

Directory / dicta-notes.com

dicta-notes.com/routes/x402/transcribe

Transcribe short audio fast: POST JSON with an audio_url (voicemail, call recording, voice memo, podcast clip — up to 15 min) and get Gemini-powered transcript JSON back with speaker-labeled, timestamped segments — any spoken language, auto-detected and labeled per segment. Handles mp3, wav, m4a, ogg, webm, flac. $0.10 flat in USDC on Base — no account, no API key. For hour-long meetings use /routes/x402/transcribe-long.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://dicta-notes.com/routes/x402/transcribe'

# -> 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 -X POST 'https://dicta-notes.com/routes/x402/transcribe'

Endpoint: https://dicta-notes.com/routes/x402/transcribe. Operated by dicta-notes.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 dicta-notes.com

dicta-notes.com/routes/x402/stt-session/15

Live streaming speech-to-text for voice agents: buy a prepaid session, stream mic or call audio over WebSocket, get partial transcripts as the speaker talks. No…

POST · $0.18

dicta-notes.com/routes/x402/stt-session/30

Live streaming speech-to-text for voice agents: buy a prepaid session, stream mic or call audio over WebSocket, get partial transcripts as the speaker talks. No…

POST · $0.36

dicta-notes.com/routes/x402/stt-session/5

Live streaming speech-to-text for voice agents: buy a prepaid session, stream mic or call audio over WebSocket, get partial transcripts as the speaker talks. No…

POST · $0.06

dicta-notes.com/routes/x402/transcribe-long

Turn a full recording into a structured document: POST JSON with an audio_url — up to 2 HOURS of meeting, interview, hearing, or podcast audio — and get a diari…

POST · $0.59

All 5 endpoints on dicta-notes.com →