SERVICE / DETAILother
x402scan
GET www.x402scan.com/api/x402/merchants/:solana_address/transactions
SONAR SCORE0.724
LIVE PRICE0.010000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE
25 observations in the last 24hWhy an agent can trust this route.
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY2604msrecent response window
PRICE DRIFT0.0%advertised vs observed
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
SONAR PROBE HISTORY / 30D
JSON ↗Observed outcomes
LIVE ENDPOINT METADATA
Paginated transfers where merchant is recipient
Resource: www.x402scan.com/api/x402/merchants/:solana_address/transactions
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x2EC4545f96A24876764bF2B04D54E66A1351bE71
Payment methods: — · Last validation: 2026-09-14 12:02:52.307+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"page",
"page_size",
"sort_by",
"sort_order"
],
"properties": {
"page": {
"type": "integer",
"default": 0,
"maximum": 9007199254740991,
"minimum": 0,
"description": "Page index (0-based)"
},
"chain": {
"enum": [
"base",
"solana"
],
"type": "string",
"description": "Filter by chain"
},
"sort_by": {
"enum": [
"time",
"amount"
],
"type": "string",
"default": "time",
"description": "Sort field"
},
"page_size": {
"type": "integer",
"default": 10,
"maximum": 100,
"minimum": 1,
"description": "Items per page (1-100, default 10)"
},
"timeframe": {
"anyOf": [
{
"type": "number",
"const": 1
},
{
"type": "number",
"const": 7
},
{
"type": "number",
"const": 14
},
{
"type": "number",
"const": 30
}
],
"description": "Days lookback (1, 7, 14, or 30)"
},
"sort_order": {
"enum": [
"asc",
"desc"
],
"type": "string",
"default": "desc",
"description": "Sort direction"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2EC4545f96A24876764bF2B04D54E66A1351bE71",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x2EC4545f96A24876764bF2B04D54E66A1351bE71",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}METADATA PROVENANCE
Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.