Check when a wallet address made its first transaction. Returns the wallet's age...
https://api.strale.io/x402/wallet-age-checkOverview
Check when a wallet address made its first transaction. Returns the wallet's age in days. A new wallet transacting large amounts is a red flag. Supports Ethereum, Base, 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:55
Health
Status
healthy
Latency (p50)
120ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-24 12:53:59
Last Healthy
2026-07-24 12:53:59
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, 8453=Base). Default: 1",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"address": {
"type": "string"
},
"age_days": {
"type": "number"
},
"chain_id": {
"type": "string"
},
"first_tx_date": {
"type": "string"
},
"first_tx_hash": {
"type": "string"
},
"has_activity": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-24 12:53:59 | healthy | 402 | 108ms | |
| 2026-07-24 09:33:00 | healthy | 402 | 138ms | |
| 2026-07-24 03:55:39 | healthy | 402 | 136ms | |
| 2026-07-24 00:44:57 | healthy | 402 | 140ms | |
| 2026-07-23 19:29:34 | healthy | 402 | 111ms | |
| 2026-07-23 17:52:11 | healthy | 402 | 113ms | |
| 2026-07-23 09:11:13 | healthy | 402 | 114ms | |
| 2026-07-23 08:05:27 | healthy | 402 | 111ms | |
| 2026-07-23 04:11:30 | healthy | 402 | 114ms | |
| 2026-07-23 00:18:31 | healthy | 402 | 128ms | |
| 2026-07-22 20:39:12 | healthy | 402 | 114ms | |
| 2026-07-22 18:32:43 | healthy | 402 | 121ms | |
| 2026-07-21 22:36:59 | healthy | 402 | 120ms | |
| 2026-07-21 19:17:54 | healthy | 402 | 134ms |