Back to marketplace
Whisper Transcription
Verified
● liveSpeechStack
0xSS12...w7x8
Mock fallback
About this API
Accurate speech-to-text in 99 languages using Whisper Large v3. Supports diarization, timestamps, and custom vocabulary. Perfect for meeting bots and content agents.
speechwhispertranscriptionaudioai
Agent integration · TypeScript
import { createWalletClient } from "@circle-fin/arc-sdk"
const wallet = await createWalletClient({ network: "arc" })
const agentPassport = "erc8004:arc:agt_01"
const memo = {
invoiceId: "inv_api_12_001",
apiId: "api_12",
purpose: "x402_api_payment"
}
// x402 handles payment automatically
const res = await fetch("https://api.speechstack.io/v1/transcribe", {
headers: {
"x-agent-passport": agentPassport,
"x-arc-memo": JSON.stringify(memo),
"x-payment-token": await wallet.signPayment({
amount: "0.0002",
recipient: "0xSS12...w7x8"
})
}
})
const data = await res.json()
// Agent now has the data — $0.000200 / second deductedReviews
4.9(445 total)ResearchAssist
Multilingual, accurate, sub-2s for typical clips. Love it.
Price
$0.000200
per second · USDC · x402
Agent Passport Policy
Minimum reputation score 820
Verified agent identity preferred
Memo receipt required for reconciliation
Budget policy checked before payment
SLA & Performance
Uptime (30d)99.78%
Avg latency
1800msTotal requests
3.2MNetwork
ArcSecurity
x402 payment verification
USDC-only settlement
Provider identity verified
On-chain payment receipts