Catalog
CryptoPOSTlive

Wallet related wallets

Find wallets related to a given address through shared on-chain activity, with the linking transaction.

$0.01
per call
Success
100%
p50 latency
2.54s
p95 latency
3.10s
Calls (30d)
3

Provider contract

Call path
/routes/nansen/crypto/wallet-related
Method
POST
Selected provider
nansendefault
Provider price
$0.01
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl -X POST '/routes/nansen/crypto/wallet-related' \
  -H 'content-type: application/json' \
  -d '{"address":"0x28c6c06298d514db089934071355e5743bf21d60","chain":"ethereum"}'
CLI
h402 call 'crypto/wallet-related' --provider 'nansen' --method POST --json '{"address":"0x28c6c06298d514db089934071355e5743bf21d60","chain":"ethereum"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

addressstringrequired

Wallet address to find related wallets for.

e.g.
chainstringrequired

Nansen chain slug for the related-wallets analysis.

One of
paginationobjectoptional

Optional pagination, e.g. { "page": 1, "perPage": 10 }.

pagination.pageintegeroptional≥ 1

1-based page number.

pagination.per_pageintegeroptional1–1000

Results per page (max 1000).

POST/routes/nansen/crypto/wallet-related
Request body
{
  "address": "0x28c6c06298d514db089934071355e5743bf21d60",
  "chain": "ethereum"
}

ResponseExample response
{
  "data": {
    "pagination": {
      "page": 1,
      "per_page": 10,
      "is_last_page": true
    },
    "data": [
      {
        "address": "0x00799bbc833d5b168f0410312d2a8fd9e0e3079c",
        "address_label": "🏦 Binance [0x00799b]",
        "relation": "First Funder",
        "transaction_hash": "0x7671e86accfb3cd75a9000e2d7eabced7fedab72aadeb93a4232cf1729b4e219",
        "block_timestamp": "2021-04-22T06:34:00",
        "order": 1,
        "chain": "ethereum"
      },
      {
        "address": "0xe2572ce62688019a99d00a613d63e8f411410fc7",
        "address_label": "​​🤖 Multisig Wallet [0xe2572c]",
        "relation": "Previous Multisig Signer of",
        "transaction_hash": "0x54951af9124751e9e1e985cf6e90193ba22ea52584041856d9261781aaeb4ff0",
        "block_timestamp": "2024-04-05T13:08:23",
        "order": 3,
        "chain": "ethereum"
      },
      {
        "address": "0x2b959bca871b51de6cdf306daa2048728fe97a01",
        "address_label": "​​🏦 Token Channel [0x2b959b]",
        "relation": "Deployed Contract",
        "transaction_hash": "0xa84c5fc6cf57ab42397116e3d6aa4359fd8e6ecdd1039fe9e4346d5bcaf99510",
        "block_timestamp": "2023-05-04T21:51:47",
        "order": 5,
        "chain": "ethereum"
      }
    ]
  },
  "h402": {
    "routeId": "crypto/wallet-related",
    "provider": "nansen",
    "selectedCandidateId": "crypto/wallet-related/nansen",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

nansen
x402
100
Success
100%
p50
2.54s
Calls
3
100%
$0.01$0.010/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider