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.
Protocol
x402
Price
$0.02
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)
215ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-01 17:31:33
Last Healthy
2026-06-01 17:31:33
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
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-06-01 17:31:33 | healthy | 402 | 227ms | |
| 2026-06-01 12:38:43 | healthy | 402 | 224ms | |
| 2026-06-01 09:13:00 | healthy | 402 | 206ms | |
| 2026-06-01 04:21:29 | healthy | 402 | 201ms | |
| 2026-06-01 03:02:05 | healthy | 402 | 188ms | |
| 2026-05-31 22:26:59 | healthy | 402 | 206ms | |
| 2026-05-31 18:50:22 | healthy | 402 | 223ms | |
| 2026-05-31 15:18:42 | healthy | 402 | 207ms | |
| 2026-05-31 08:12:12 | healthy | 402 | 284ms | |
| 2026-05-31 06:02:15 | healthy | 402 | 214ms | |
| 2026-05-31 03:03:51 | healthy | 402 | 205ms | |
| 2026-05-30 22:59:05 | healthy | 402 | 289ms | |
| 2026-05-30 19:19:44 | healthy | 402 | 682ms | |
| 2026-05-30 14:36:11 | healthy | 402 | 215ms | |
| 2026-05-30 10:29:04 | healthy | 402 | 279ms | |
| 2026-05-30 04:45:28 | healthy | 402 | 210ms | |
| 2026-05-30 00:53:27 | healthy | 402 | 268ms | |
| 2026-05-29 22:04:27 | healthy | 402 | 226ms |