B

Basename Profile · Basename Profile

by Basename Profile

GETBasePolygon

$0.02

per call · USD Coin on Base

🆕 Resolves the complete Base identity behind an address or Basename: resolved address, avatar, description, website and social handles (X/Twitter, GitHub, Farcaster, Discord) read from Base's L2 Resolver text records. Lets an agent turn a counterparty address into a real profile — beyond just the name. Complements address-trust (verification) with the human context.

Endpoint

GET https://402.com.tr/api/x402/basename-profile

4

Calls / 30d

1

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://402.com.tr/api/x402/basename-profile", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://402.com.tr/api/x402/basename-profile?name=jesse.base.eth" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "0x2211d1D0020DAEA8039E46Cf1367962070d77DA9",
  "avatar": "https://zku9gdedgba48lmr.public.blob.vercel-storage.com/basenames/avatar/jesse.base.eth/1722020142962/cryptopunk-diuDROjlL5OLY6EcC5keHTsNAiWMSL.png",
  "basename": "jesse.base.eth",
  "description": "base.eth builder #001",
  "hasProfile": true,
  "url": "jesse.xyz"
}

Payment details

Pay to0x973a31858f4d2125f48c880542da11a2796f12d6
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Polygon
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from Basename Profile & similar services