← Back to directory

Base X Raid (custom) — one payment creates a custom cluster of jobs for a single...

https://3672fa34-7f25-4e6a-831d-997b06bedf06-00-1i1a41syjss7w.sisko.replit.dev/base/xraid/custom

Overview

Base X Raid (custom) — one payment creates a custom cluster of jobs for a single X post: 20 likes (≈ 0.5 USDC), 10 reposts (≈ 0.25 USDC), 10 comments (≈ 0.25 USDC), 0 bookmarks (≈ 0 USDC). Per-slot price is 0.025 USDC; total is ≈ 1 USDC (sum of slots × 0.025). Flow: call without X-PAYMENT returns 402 discovery; retry the exact same URL with X-PAYMENT to confirm payment and create/confirm the jobs.

Protocol x402
Price $1.00
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider 3672fa34-7f25-4e6a-831d-997b06bedf06-00-1i1a41syjss7w
Source bazaar
Indexed 2026-03-02 01:02:07

Health

Status degraded
Latency (p50) 643ms
Uptime (30d) 87.5%
Reliability Score 83.8/100
Last Checked 2026-06-21 22:38:41
Last Healthy 2026-06-20 19:02:10
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "headerFields": { "X-BOOKMARKS": { "description": "Optional alternative to the bookmarks query parameter.", "required": false, "type": "string" }, "X-COMMENTS": { "description": "Optional alternative to the comments query parameter.", "required": false, "type": "string" }, "X-ITEM-URL": { "description": "Optional alternative header for some clients; same semantics as url.", "required": false, "type": "string" }, "X-LIKES": { "description": "Optional alternative to the likes query parameter.", "required": false, "type": "string" }, "X-REPOSTS": { "description": "Optional alternative to the reposts query parameter.", "required": false, "type": "string" }, "X-URL": { "description": "Optional alternative to the url query parameter; same semantics.", "required": false, "type": "string" } }, "method": "GET", "queryParams": { "bookmarks": { "description": "Number of bookmarks to buy (0–250). Default 0.", "required": false, "type": "number" }, "comments": { "description": "Number of comments to buy (0–250). Default 10.", "required": false, "type": "number" }, "likes": { "description": "Number of likes to buy (0–250). Default 20.", "required": false, "type": "number" }, "reposts": { "description": "Number of reposts to buy (0–250). Default 10.", "required": false, "type": "number" }, "url": { "description": "Link to the X (Twitter) post to boost.", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "alreadyConfirmed": { "description": "True when a previous payment already confirmed this cluster.", "type": "boolean" }, "counts": { "description": "Requested slot counts for each component.", "type": "object" }, "jobs": { "description": "The created jobs (likes, reposts, comments, bookmarks when requested).", "type": "array" }, "kind": { "description": "Cluster kind (xraid-custom).", "type": "string" }, "network": { "description": "Network (e.g., base).", "type": "string" }, "ok": { "description": "True when payment is confirmed and the cluster jobs are created.", "type": "boolean" }, "paid": { "description": "Alias for ok; kept for backwards compatibility.", "type": "boolean" }, "perSlotUsd": { "description": "Per-slot price in USDC.", "type": "number" }, "raidId": { "description": "Shared cluster identifier for this raid; can be used to correlate the jobs returned by this endpoint.", "type": "string" }, "totalUsd": { "description": "Total USDC amount (sum of all component slots × 0.025).", "type": "number" }, "url": { "description": "The X URL used for this cluster.", "type": "string" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-21 22:38:41 degraded 404 676ms
2026-06-21 11:13:38 degraded 404 1027ms
2026-06-21 03:18:59 degraded 404 604ms
2026-06-20 19:02:10 healthy 402 2016ms
2026-06-20 07:12:34 down 502 593ms HTTP 502
2026-06-19 11:46:05 degraded 404 582ms
2026-06-19 06:36:23 degraded 404 600ms
2026-06-19 01:09:51 degraded 404 976ms