Overview
Base X Raid (small) — one payment creates a cluster of jobs for a single X post: 20 likes (≈ 0.5 USDC), 10 reposts (≈ 0.25 USDC), 10 comments (≈ 0.25 USDC). Per-slot price is 0.025 USDC; total is fixed at ≈ 1 USDC. 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
Indexed
2026-03-02 01:12:41
Health
Status
healthy
Latency (p50)
598ms
Uptime (30d)
66.7%
Reliability Score
73.3/100
Last Checked
2026-07-23 09:57:50
Last Healthy
2026-07-23 09:57:50
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"headerFields": {
"X-ITEM-URL": {
"description": "Optional alternative header for some clients; same semantics as url.",
"required": false,
"type": "string"
},
"X-URL": {
"description": "Optional alternative to the url query parameter; same semantics.",
"required": false,
"type": "string"
}
},
"method": "GET",
"queryParams": {
"size": {
"description": "Raid size preset. When omitted, defaults to small.",
"enum": [
"small",
"medium",
"large"
],
"required": false,
"type": "string"
},
"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"
},
"jobs": {
"description": "The created jobs (likes, reposts, comments, and optional bookmarks).",
"type": "array"
},
"kind": {
"description": "Cluster kind (e.g., xraid-small).",
"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"
},
"raidId": {
"description": "Shared cluster identifier stored in work.custom_short_id.",
"type": "string"
},
"url": {
"description": "The X URL used for this cluster.",
"type": "string"
}
}
Recent Health Checks
| Time |
Status |
HTTP |
Latency |
Error |
| 2026-07-23 09:57:50 |
healthy |
402 |
623ms |
|
| 2026-07-23 08:25:53 |
down |
502 |
613ms |
HTTP 502 |
| 2026-07-23 02:37:03 |
degraded |
404 |
592ms |
|
| 2026-07-22 22:34:10 |
degraded |
404 |
589ms |
|
| 2026-07-22 17:38:39 |
degraded |
404 |
598ms |
|
| 2026-07-22 00:10:47 |
down |
502 |
598ms |
HTTP 502 |
| 2026-07-21 17:30:24 |
down |
502 |
654ms |
HTTP 502 |
| 2026-07-21 11:35:50 |
degraded |
404 |
580ms |
|
| 2026-07-21 09:41:42 |
degraded |
404 |
578ms |
|