ged-x402-media.jvalamis.workers.dev

Category
Service
Network
EIP155:137, EIP155:42161, EIP155:480
Avg / request
$0.008 – $0.302
Endpoints
3

Service overview

What is GEDX402 Media?

Transcribe speech to text with Whisper Tiny EN (@cf/openai/whisper-tiny-en). POST audio (base64) or audio URL; returns transcript text billed by audio duration.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://ged-x402-media.jvalamis.workers.dev/v1/asr/:model" \
  --method POST \
  --data '{
  "audio": "{audio}"
}'
What you get back
{
  "endpoint": "POST /v1/asr/:model",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services