{
  "x402Version": 2,
  "id": 852,
  "slug": "852",
  "resource": "https://blockrun.ai/api/v1/audio/speech",
  "description": "AI text-to-speech (ElevenLabs) — pay per call with USDC on Base",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe9030014F5DAe217d0A152f02A043567b16c1aBf",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "53501",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "bodyFields": {
            "input": {
              "description": "Text to synthesize into speech",
              "type": "string"
            },
            "model": {
              "description": "Speech model ID (e.g., elevenlabs/flash-v2.5)",
              "type": "string"
            },
            "response_format": {
              "description": "Audio format: mp3 (default), opus, pcm, wav",
              "type": "string"
            },
            "speed": {
              "description": "Playback speed 0.7-1.2 (optional)",
              "type": "number"
            },
            "voice": {
              "description": "Voice alias or raw ElevenLabs voice_id",
              "type": "string"
            }
          },
          "discoverable": true,
          "method": "POST",
          "type": "http"
        },
        "output": null
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "input": {
                    "description": "Text to synthesize into speech",
                    "type": "string"
                  },
                  "model": {
                    "description": "Speech model ID (e.g., elevenlabs/flash-v2.5)",
                    "type": "string"
                  },
                  "response_format": {
                    "description": "Audio format: mp3 (default), opus, pcm, wav",
                    "type": "string"
                  },
                  "speed": {
                    "description": "Playback speed 0.7-1.2 (optional)",
                    "type": "number"
                  },
                  "voice": {
                    "description": "Voice alias (e.g., sarah, george) or raw ElevenLabs voice_id",
                    "type": "string"
                  }
                },
                "required": [
                  "input"
                ],
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "characters": {
                    "type": "number"
                  },
                  "format": {
                    "type": "string"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "blockrun.ai",
  "lastUpdated": "2026-09-17T16:09:25.271Z",
  "quality": {
    "calls30d": 30,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-17T16:09:24.903Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "blockrun.ai",
    "manifest_name": "blockrun.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}