← Back to directory

Transcribe uploaded audio/video files to text. Payment via USDC on base.

https://cnvrt.ing/api/transcribe-file

Overview

Transcribe uploaded audio/video files to text. 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-07-01 06:14:29

Health

Status degraded
Latency (p50) 254ms
Uptime (30d) 100.0%
Reliability Score 80/100
Last Checked 2026-08-29 11:31:02
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": { "includeTimestamps": { "description": "Include timestamp markers in the transcription", "required": false, "type": "boolean" }, "language": { "description": "Language code (ISO 639-1) for better accuracy", "required": false, "type": "string" }, "media": { "description": "Audio or video file to transcribe (multipart upload)", "required": true, "type": "binary" } }, "bodyType": "multipart-form-data", "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-29 11:31:01 degraded 404 248ms
2026-08-29 01:56:05 degraded 404 243ms
2026-08-28 16:39:35 degraded 404 254ms
2026-08-28 10:15:23 degraded 404 343ms
2026-08-28 06:11:39 degraded 404 231ms
2026-08-28 01:02:40 degraded 404 335ms
2026-08-27 16:54:26 degraded 404 270ms
2026-08-27 02:18:13 degraded 404 228ms
2026-08-26 17:59:19 degraded 404 635ms