{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "openai-cn2-ai-v1-audio-transcriptions",
  "title": "openai.cn2.ai \u00b7 Audio Transcription",
  "url": "https://openai.cn2.ai/v1/audio/transcriptions",
  "category": "ai",
  "summary": "Transcribe audio files to text using speech-to-text models.",
  "seo": {
    "title": "Audio Transcription API via x402 | openai.cn2.ai",
    "description": "Pay-per-call audio transcription API using x402 protocol. Convert speech to text with USDC micropayments on Base. No API keys required."
  },
  "use_cases": [
    "Convert podcast episodes to searchable transcripts",
    "Generate captions for video content",
    "Transcribe meeting recordings for documentation",
    "Extract text from customer service calls"
  ],
  "ideal_buyer": "Content creators, accessibility services, and meeting productivity tools needing automated transcription without subscription overhead.",
  "example_prompt": "Transcribe this 10-minute interview audio file and return the full text with speaker labels.",
  "example_request_body": {
    "input": "https://example.com/audio/interview.mp3",
    "model": "whisper-1",
    "voice": "en-US"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.3,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7955e395fbd1e87f5807f5dc31ded7954f462e1c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "3000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "input"
            ],
            "properties": {
              "input": {
                "type": "string",
                "minLength": 1
              },
              "model": {
                "type": "string"
              },
              "voice": {
                "type": "string"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "openai-cn2-ai",
    "host": "openai.cn2.ai",
    "title": "OpenAI API proxy (openai.cn2.ai)",
    "description": "A proxy service routing requests to OpenAI's API. Currently reporting no available keys for the standard tier in the global region.",
    "url": "https://openai.cn2.ai"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/openai-cn2-ai-v1-audio-transcriptions",
    "url": "https://x402all.com/resource/openai-cn2-ai-v1-audio-transcriptions",
    "name": "openai.cn2.ai \u00b7 Audio Transcription",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/openai-cn2-ai-v1-audio-transcriptions",
      "@type": "Offer",
      "price": "0.003",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.003000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://openai.cn2.ai/v1/audio/transcriptions",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/openai-cn2-ai",
      "url": "https://openai.cn2.ai",
      "name": "OpenAI API proxy (openai.cn2.ai)",
      "@type": "Organization"
    },
    "identifier": "openai-cn2-ai-v1-audio-transcriptions",
    "description": "Pay-per-call audio transcription API using x402 protocol. Convert speech to text with USDC micropayments on Base. No API keys required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=openai-cn2-ai-v1-audio-transcriptions",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=openai-cn2-ai-v1-audio-transcriptions"
}
