← Back to directory

Resolve an ENS name or Basename to an address, or reverse-resolve a 0x address t...

https://x402-services-production.up.railway.app/api/crypto/ens

Overview

Resolve an ENS name or Basename to an address, or reverse-resolve a 0x address to its name + avatar. Send { input }. Human-readable identity for agents.

Protocol x402
Price $0.0020
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402-services-production
Source bazaar
Indexed 2026-07-14 19:15:35

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "input": { "description": "An ENS/Basename (e.g. vitalik.eth) or a 0x address", "required": true, "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }