← 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 down
Latency (p50) 590ms
Uptime (30d) 0.0%
Reliability Score 25/100
Last Checked 2026-03-21 12:10:50
Last Healthy Never
Consecutive Failures 699

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-03-21 12:10:50 down 503 628ms HTTP 503
2026-03-21 11:23:53 down 503 553ms HTTP 503
2026-03-21 10:30:48 down 503 539ms HTTP 503
2026-03-21 09:13:07 down 503 575ms HTTP 503
2026-03-21 08:08:45 down 503 535ms HTTP 503
2026-03-21 07:15:06 down 503 598ms HTTP 503
2026-03-21 06:18:44 down 503 559ms HTTP 503
2026-03-21 05:21:03 down 503 546ms HTTP 503
2026-03-21 04:10:02 down 503 595ms HTTP 503
2026-03-21 03:06:41 down 503 618ms HTTP 503
2026-03-21 02:16:34 down 503 597ms HTTP 503
2026-03-21 01:22:15 down 503 555ms HTTP 503
2026-03-20 23:59:43 down 503 602ms HTTP 503
2026-03-20 23:21:25 down 503 561ms HTTP 503
2026-03-20 22:07:50 down 503 649ms HTTP 503
2026-03-20 21:36:02 down 503 590ms HTTP 503
2026-03-20 20:40:46 down 503 612ms HTTP 503
2026-03-20 19:35:55 down 503 530ms HTTP 503
2026-03-20 18:57:31 down 503 529ms HTTP 503
2026-03-20 18:28:16 down 503 628ms HTTP 503