Pay-per-request Solana transaction replay
https://api.solreplay.io/v1/replayer/replay-payOverview
Pay-per-request Solana transaction replay
Protocol
x402 (POST)
Price
$0.50
Payment Asset
USDC
Payment Network
solana
Category
crypto/transactions
Provider
solreplay
Source
bazaar
Indexed
2026-05-08 18:40:04
Health
Status
healthy
Latency (p50)
39ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-24 09:23:46
Last Healthy
2026-09-24 09:23:46
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"alt_details": {
"description": "Include Address Lookup Table details for v0 transactions (alts_pre / alts_post). Free.",
"type": "boolean"
},
"bonus_accounts": {
"description": "Extra account addresses to resolve. First 10 are free; beyond that adds $0.12 per batch.",
"items": {
"type": "string"
},
"type": "array"
},
"program_details": {
"description": "Include programdata account enrichment (programs_pre / programs_post). Adds $0.12.",
"type": "boolean"
},
"signature": {
"description": "Base58 Solana transaction signature to replay. Must lie inside the queryable range advertised by GET /status (`minQuerySlot` … `maxIndexedSlot`).",
"required": true,
"type": "string"
},
"spl_details": {
"description": "Include SPL Token / Token-2022 balance enrichment. Free.",
"type": "boolean"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"description": "Replay result with enriched pre/post account state for every touched account.",
"properties": {
"accounts_post": {
"items": {
"type": "object"
},
"type": "array"
},
"accounts_pre": {
"items": {
"type": "object"
},
"type": "array"
},
"alts_post": {
"description": "Only when `alt_details: true`.",
"items": {
"type": "object"
},
"type": "array"
},
"alts_pre": {
"description": "Only when `alt_details: true`.",
"items": {
"type": "object"
},
"type": "array"
},
"name": {
"description": "Gateway-assigned short name (= `replay-<first 16 chars of signature>`).",
"type": "string"
},
"programs_post": {
"description": "Only when `program_details: true`.",
"items": {
"type": "object"
},
"type": "array"
},
"programs_pre": {
"description": "Only when `program_details: true`.",
"items": {
"type": "object"
},
"type": "array"
},
"signature": {
"type": "string"
},
"slot": {
"type": "integer"
},
"tx_success": {
"type": "boolean"
},
"version": {
"description": "Gateway crate version that served this replay.",
"type": "string"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-24 09:23:46 | healthy | 402 | 32ms | |
| 2026-09-23 23:47:19 | healthy | 402 | 28ms | |
| 2026-09-23 14:30:33 | healthy | 402 | 46ms | |
| 2026-09-23 10:25:04 | healthy | 402 | 26ms | |
| 2026-09-22 22:16:10 | healthy | 402 | 39ms | |
| 2026-09-22 14:49:30 | healthy | 402 | 41ms | |
| 2026-09-22 05:47:42 | healthy | 402 | 100ms | |
| 2026-09-21 23:32:59 | healthy | 402 | 27ms | |
| 2026-09-21 14:29:04 | healthy | 402 | 26ms | |
| 2026-09-21 10:30:46 | healthy | 402 | 60ms |