{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "connect-loomlay-com-functions-v1-x402-ens-resolve-name",
  "title": "Loomlay \u00b7 ENS Name Resolver",
  "url": "https://connect.loomlay.com/functions/v1/x402/ens/resolve_name",
  "category": "tools",
  "summary": "Convert ENS names to EVM wallet addresses with minimal per-call cost.",
  "seo": {
    "title": "ENS Resolution API | x402 Ethereum Name Service",
    "description": "Resolve ENS names to wallet addresses via x402. Pay $0.001 USDC per lookup on Base. Simple POST endpoint for Ethereum Name Service resolution."
  },
  "use_cases": [
    "Resolve ENS names to addresses for transactions",
    "Validate ENS name ownership",
    "Integrate human-readable names into agent workflows"
  ],
  "ideal_buyer": "Wallet interfaces and transaction agents needing ENS resolution without infrastructure overhead.",
  "example_prompt": "Resolve 'vitalik.eth' to its wallet address.",
  "example_request_body": {
    "ens_name": "vitalik.eth"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9bea314659593ac6651a78931f1c1839737b3f9c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Pass ENS name to retrieve wallet address",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "ens_name": {
              "type": "string",
              "required": true,
              "description": "pass ENS name to retrieve EVM wallet address"
            }
          },
          "headerFields": {
            "X-PAYMENT": {
              "type": "string",
              "required": false,
              "description": "Base64-encoded JSON PaymentPayload"
            }
          }
        },
        "output": {
          "type": "string"
        }
      }
    }
  ],
  "origin": {
    "slug": "connect-loomlay-com",
    "host": "connect.loomlay.com",
    "url": "https://connect.loomlay.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/connect-loomlay-com-functions-v1-x402-ens-resolve-name",
    "url": "https://x402all.com/resource/connect-loomlay-com-functions-v1-x402-ens-resolve-name",
    "name": "Loomlay \u00b7 ENS Name Resolver",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/connect-loomlay-com-functions-v1-x402-ens-resolve-name",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://connect.loomlay.com/functions/v1/x402/ens/resolve_name",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/connect-loomlay-com",
      "url": "https://connect.loomlay.com",
      "name": "connect.loomlay.com",
      "@type": "Organization"
    },
    "identifier": "connect-loomlay-com-functions-v1-x402-ens-resolve-name",
    "description": "Resolve ENS names to wallet addresses via x402. Pay $0.001 USDC per lookup on Base. Simple POST endpoint for Ethereum Name Service resolution.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=connect-loomlay-com-functions-v1-x402-ens-resolve-name",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=connect-loomlay-com-functions-v1-x402-ens-resolve-name"
}
