Animica x402 Directory

Directory / dicta-notes.com

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 diarized who-said-what transcript JSON: timestamps, speaker tracking with per-segment confidence, language codes. Most transcription APIs cap at ~20 minutes; this one runs Gemini long-context, built for the long ones. mp3, wav, m4a, ogg, webm, flac. Flat price, USDC on Base, no account.

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-long'

# -> 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-long'

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

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 …

POST · $0.1

All 5 endpoints on dicta-notes.com →