Arc Marketplace
Back to marketplace

Whisper Transcription

Verified
live

SpeechStack

0xSS12...w7x8

Mock fallback

Run paid workflow

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 deducted

Reviews

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
1800ms
Total requests
3.2M
Network
Arc

Security

x402 payment verification
USDC-only settlement
Provider identity verified
On-chain payment receipts