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)
148ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-09 09:52:56
Last Healthy
2026-09-09 09:52:56
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-09-09 09:52:56 | healthy | 402 | 126ms | |
| 2026-09-09 02:50:14 | healthy | 402 | 148ms | |
| 2026-09-08 19:13:25 | healthy | 402 | 158ms | |
| 2026-09-08 03:17:11 | healthy | 402 | 138ms | |
| 2026-09-07 20:09:48 | healthy | 402 | 153ms | |
| 2026-09-07 14:43:45 | healthy | 402 | 154ms | |
| 2026-09-07 01:08:50 | healthy | 402 | 128ms | |
| 2026-09-06 19:37:53 | healthy | 402 | 119ms |