Resolve ENS name to Ethereum address (and reverse). Works with .eth names and Ba...
https://httpay.xyz/api/ens-lookup/vitalik.ethOverview
Resolve ENS name to Ethereum address (and reverse). Works with .eth names and Basenames (.base.eth / .base on Base L2). Returns address, avatar, text records (email, url, twitter, github, description), expiry.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
httpay
Source
bazaar
Indexed
2026-05-26 19:27:39
Health
Status
healthy
Latency (p50)
176ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-05-27 23:41:23
Last Healthy
2026-05-27 23:41:23
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"name": {
"description": "ENS name (e.g. vitalik.eth) or Basename (e.g. jesse.base)",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"example": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"avatar": "https://...",
"chain": "Ethereum",
"name": "vitalik.eth",
"records": {
"github": "vbuterin",
"twitter": "VitalikButerin",
"url": "https://vitalik.eth.limo"
},
"resolved": true,
"source": "ENS registry (eth_call)",
"type": "ens"
},
"type": "json"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-27 23:41:23 | healthy | 402 | 160ms | |
| 2026-05-27 11:48:06 | healthy | 402 | 176ms | |
| 2026-05-27 07:48:45 | healthy | 402 | 178ms |