← Back to directory

Base music generation endpoint paid via x402. Generates a song from a prompt and...

https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/base/music

Overview

Base music generation endpoint paid via x402. Generates a song from a prompt and returns a hosted mp3 URL (ImageKit). Pricing: 0.02 USDC per second. Allowed duration: 10–500 seconds. Dynamic duration: this request is priced for 90 seconds (1.800000 USDC). If seconds is omitted on discovery, the default is 90 seconds (1.80 USDC).

Protocol x402
Price $1.80
Payment Asset USD Coin
Payment Network Base
Category media/images
Provider 56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw
Source bazaar
Indexed 2026-03-02 01:12:43

Health

Status degraded
Latency (p50) 623ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-08-02 01:39:19
Last Healthy 2026-04-08 15:17:05
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "prompt": { "description": "Music prompt. Required for paid calls.", "required": true, "type": "string" }, "seconds": { "description": "Desired duration in seconds (integer 10–500). Default: 90.", "required": false, "type": "number" } }, "bodyType": "json", "method": "POST", "type": "http" }

Output Schema

{ "action": { "description": "Always 'music' for this endpoint.", "type": "string" }, "imagekit_file_id": { "description": "ImageKit fileId for the uploaded audio.", "type": "string" }, "imagekit_file_path": { "description": "ImageKit filePath for the uploaded audio.", "type": "string" }, "music_url": { "description": "Public ImageKit URL of the generated mp3.", "type": "string" }, "ok": { "description": "True on success", "type": "boolean" }, "price_usdc": { "description": "Price charged in USDC (6 decimals).", "type": "number" }, "prompt": { "description": "Prompt used for generation.", "type": "string" }, "seconds": { "description": "Duration requested in seconds.", "type": "number" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-02 01:39:19 degraded 404 592ms
2026-08-01 23:20:39 degraded 404 595ms
2026-08-01 16:05:32 degraded 404 623ms
2026-08-01 10:42:30 degraded 404 616ms
2026-08-01 06:21:30 degraded 404 680ms
2026-08-01 02:01:39 degraded 404 637ms
2026-07-31 20:15:19 degraded 404 615ms
2026-07-31 17:06:24 degraded 404 627ms
2026-07-31 10:48:16 degraded 404 640ms
2026-07-31 06:10:05 degraded 404 1140ms
2026-07-31 01:42:10 degraded 404 598ms
2026-07-30 22:19:36 degraded 404 636ms
2026-07-30 17:43:15 degraded 404 634ms
2026-07-30 13:39:49 degraded 404 608ms
2026-07-30 08:10:05 degraded 404 1241ms
2026-07-30 02:16:55 degraded 404 592ms