Get recent transactions for any wallet address. Returns up to 50 transactions wi...
https://api.strale.io/x402/wallet-transactions-lookupOverview
Get recent transactions for any wallet address. Returns up to 50 transactions with hash, value, timestamp, and gas details. Supports Ethereum and other EVM chains via Etherscan V2. SQS: 96/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/transactions
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:58
Health
Status
healthy
Latency (p50)
190ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-15 22:10:13
Last Healthy
2026-04-15 22:10:13
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"address": {
"description": "Wallet address (0x...)",
"required": true,
"type": "string"
},
"chain_id": {
"description": "Chain ID (1=Ethereum). Default: 1",
"type": "string"
},
"limit": {
"description": "Number of transactions (1-50). Default: 20",
"type": "number"
}
},
"type": "http"
}
Output Schema
{
"address": {
"type": "string"
},
"chain_id": {
"type": "string"
},
"received_count": {
"type": "number"
},
"sent_count": {
"type": "number"
},
"total_returned": {
"type": "number"
},
"transactions": {
"type": "array"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-15 22:10:13 | healthy | 402 | 121ms | |
| 2026-04-15 21:25:55 | healthy | 402 | 187ms | |
| 2026-04-15 20:31:06 | healthy | 402 | 137ms | |
| 2026-04-15 18:58:58 | healthy | 402 | 191ms | |
| 2026-04-15 18:23:37 | healthy | 402 | 190ms | |
| 2026-04-15 17:06:56 | healthy | 402 | 216ms | |
| 2026-04-15 16:22:33 | healthy | 402 | 209ms | |
| 2026-04-15 15:06:05 | healthy | 402 | 189ms |