← Back to directory

Transcribe audio/video from URLs using OpenAI Whisper. Payment via USDC on base.

https://cnvrt.ing/api/transcribe

Overview

Transcribe audio/video from URLs using OpenAI Whisper. Payment via USDC on base.

Protocol x402
Price $0.03
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider cnvrt
Source bazaar
Indexed 2026-03-10 18:09:57

Health

Status degraded
Latency (p50) 232ms
Uptime (30d) 100.0%
Reliability Score 80/100
Last Checked 2026-08-10 08:02:57
Last Healthy Never
Consecutive Failures 3

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "input": { "bodyFields": { "enhanceAccuracy": { "description": "Use enhanced accuracy mode (slower but more precise)", "required": false, "type": "boolean" }, "includeTimestamps": { "description": "Include timestamp markers in the transcription", "required": false, "type": "boolean" }, "language": { "description": "Optional: Language code (ISO 639-1) for better accuracy. Auto-detected if not provided.", "required": false, "type": "string" }, "url": { "description": "Media URL to transcribe (video or audio from any supported platform)", "required": true, "type": "string" } }, "bodyType": "json", "method": "POST", "type": "http" }, "output": { "properties": { "duration": { "description": "Duration of the media in seconds", "type": "number" }, "jobId": { "description": "Unique job identifier", "type": "string" }, "language": { "description": "Detected or specified language", "type": "string" }, "success": { "description": "Whether the transcription was successful", "type": "boolean" }, "timestamps": { "description": "Array of timestamped segments (if requested)", "items": { "properties": { "end": { "description": "End time in seconds", "type": "number" }, "start": { "description": "Start time in seconds", "type": "number" }, "text": { "description": "Text for this segment", "type": "string" } }, "type": "object" }, "type": "array" }, "transcription": { "description": "Full text transcription of the media", "type": "string" }, "wordCount": { "description": "Number of words in transcription", "type": "number" } }, "required": [ "success", "transcription" ], "type": "object" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-10 08:02:57 degraded 404 232ms
2026-08-10 05:31:29 degraded 404 240ms
2026-08-09 21:44:35 degraded 404 213ms
2026-08-09 17:31:37 degraded 404 239ms
2026-08-09 11:59:41 degraded 404 230ms
2026-08-09 07:38:57 degraded 404 241ms
2026-08-09 00:48:22 degraded 404 126ms
2026-08-08 20:37:16 degraded 404 250ms
2026-08-08 16:28:35 degraded 404 148ms
2026-08-08 11:46:01 degraded 404 238ms
2026-08-08 06:05:10 degraded 404 132ms
2026-08-07 23:34:35 degraded 404 234ms
2026-08-07 19:03:18 degraded 404 329ms
2026-08-07 16:05:47 degraded 404 139ms