Back to marketplace
ENS Resolver
Verified
● liveNameStack
0xNS5...i1j2
Mock fallback
About this API
Fast ENS resolution with caching. Supports forward/reverse lookups, text records, and multi-chain addresses. Batch endpoints available.
ensidentityevmnamesidentity
Agent integration · TypeScript
import { createWalletClient } from "@circle-fin/arc-sdk"
const wallet = await createWalletClient({ network: "arc" })
const agentPassport = "erc8004:arc:agt_01"
const memo = {
invoiceId: "inv_api_05_001",
apiId: "api_05",
purpose: "x402_api_payment"
}
// x402 handles payment automatically
const res = await fetch("https://api.namestack.io/ens", {
headers: {
"x-agent-passport": agentPassport,
"x-arc-memo": JSON.stringify(memo),
"x-payment-token": await wallet.signPayment({
amount: "0.0005",
recipient: "0xNS5...i1j2"
})
}
})
const data = await res.json()
// Agent now has the data — $0.000500 / request deductedPrice
$0.000500
per request · USDC · x402
Agent Passport Policy
Minimum reputation score 760
Verified agent identity preferred
Memo receipt required for reconciliation
Budget policy checked before payment
SLA & Performance
Uptime (30d)99.99%
Avg latency
32msTotal requests
3.4MNetwork
EthereumSecurity
x402 payment verification
USDC-only settlement
Provider identity verified
On-chain payment receipts