Transcribe audio/video from URLs using OpenAI Whisper. Payment via USDC on base.
https://cnvrt.ing/api/transcribeOverview
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)
238ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-05-05 22:01:55
Last Healthy
Never
Consecutive Failures
1
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-05-05 22:01:55 | degraded | 404 | 223ms | |
| 2026-05-05 18:29:34 | degraded | 404 | 229ms | |
| 2026-05-05 14:22:47 | degraded | 404 | 238ms | |
| 2026-05-05 12:05:03 | degraded | 404 | 229ms | |
| 2026-05-05 09:39:41 | degraded | 404 | 139ms | |
| 2026-05-05 05:23:31 | degraded | 404 | 230ms | |
| 2026-05-05 03:48:04 | degraded | 404 | 128ms | |
| 2026-05-04 22:48:34 | degraded | 404 | 227ms | |
| 2026-05-04 21:32:08 | degraded | 404 | 237ms | |
| 2026-05-04 17:42:33 | degraded | 404 | 268ms | |
| 2026-05-04 15:31:08 | degraded | 404 | 260ms | |
| 2026-05-04 14:27:12 | degraded | 404 | 239ms | |
| 2026-05-04 10:39:49 | degraded | 404 | 267ms | |
| 2026-05-04 09:27:21 | degraded | 404 | 243ms | |
| 2026-05-04 05:56:23 | degraded | 404 | 233ms | |
| 2026-05-04 04:13:34 | degraded | 404 | 329ms | |
| 2026-05-04 02:36:24 | degraded | 404 | 262ms | |
| 2026-05-04 00:42:34 | degraded | 404 | 310ms | |
| 2026-05-03 22:46:42 | degraded | 404 | 232ms | |
| 2026-05-03 20:45:30 | degraded | 404 | 246ms |