Look up the primary ENS name for a wallet address. Includes forward verification...
https://api.strale.io/x402/ens-reverse-lookupOverview
Look up the primary ENS name for a wallet address. Includes forward verification to confirm the name actually points back to the address. Returns null if no ENS name is set.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/wallet
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
164ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-11 02:24:53
Last Healthy
2026-09-11 02:24:53
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"address": {
"description": "Ethereum wallet address (0x...)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"address": {
"type": "string"
},
"ens_name": {
"type": "string"
},
"has_ens": {
"type": "boolean"
},
"verified": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-11 02:24:53 | healthy | 402 | 184ms | |
| 2026-09-10 11:46:12 | healthy | 402 | 297ms | |
| 2026-09-09 23:57:41 | healthy | 402 | 124ms | |
| 2026-09-09 13:57:22 | healthy | 402 | 164ms | |
| 2026-09-09 11:22:43 | healthy | 402 | 122ms | |
| 2026-09-09 01:17:47 | healthy | 402 | 538ms | |
| 2026-09-08 11:15:52 | healthy | 402 | 130ms | |
| 2026-09-08 07:44:31 | healthy | 402 | 140ms |