{
  "x402Version": 2,
  "id": 850,
  "slug": "850",
  "resource": "https://blockrun.ai/api/v1/audio/sound-effects",
  "description": "AI sound effect generation (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": {
            "duration_seconds": {
              "description": "Clip length 0.5-22s (optional)",
              "type": "number"
            },
            "model": {
              "description": "Sound effect model ID (elevenlabs/sound-effects)",
              "type": "string"
            },
            "prompt_influence": {
              "description": "0-1 prompt adherence (optional)",
              "type": "number"
            },
            "response_format": {
              "description": "Audio format: mp3 (default), opus, pcm, wav",
              "type": "string"
            },
            "text": {
              "description": "Description of the sound effect to generate",
              "type": "string"
            }
          },
          "discoverable": true,
          "method": "POST",
          "type": "http"
        },
        "output": null
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "duration_seconds": {
                    "description": "Clip length 0.5-22s (optional; auto if omitted)",
                    "type": "number"
                  },
                  "model": {
                    "description": "Sound effect model ID (elevenlabs/sound-effects)",
                    "type": "string"
                  },
                  "prompt_influence": {
                    "description": "0-1, how strictly to follow the prompt (optional)",
                    "type": "number"
                  },
                  "response_format": {
                    "description": "Audio format: mp3 (default), opus, pcm, wav",
                    "type": "string"
                  },
                  "text": {
                    "description": "Description of the sound effect to generate",
                    "type": "string"
                  }
                },
                "required": [
                  "text"
                ],
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "blockrun.ai",
  "lastUpdated": "2026-09-18T17:39:53.029Z",
  "quality": {
    "calls30d": 69,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-18T17:39:52.829Z"
  },
  "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"
  }
}