Arkham x402 · Search

by Arkham x402

POSTBaseSolana

$6

per call · USD Coin on Base

Search Arkham addresses, entities, tokens, pools, and names. $6.00 per call.

Endpoint

POST https://api.arkm.com/x402/search

1

Calls / 30d

1

Unique payers / 30d

Aug 25

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://api.arkm.com/x402/search", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({}),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.arkm.com/x402/search" \
  -H "Content-Type: application/json" \
  -d '{}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "arkhamAddresses": [
    {
      "address": "1HDWAto9mD4vwZkxE7RZ4nxvgYcA5vJQpG",
      "arkhamLabel": {
        "address": "1HDWAto9mD4vwZkxE7RZ4nxvgYcA5vJQpG",
        "chainType": "bitcoin",
        "name": "Binance Deposit"
      },
      "chain": "bitcoin"
    }
  ],
  "arkhamEntities": [
    {
      "id": "binance",
      "name": "Binance",
      "note": "",
      "service": true,
      "twitter": "binance",
      "type": "cex"
    }
  ],
  "ens": [
    {
      "address": "0x00000029fF545c86524Ade7cAF132527707948C4",
      "name": "binance.umbra.eth"
    }
  ],
  "opensea": [
    {
      "address": "0xF5B42425E9805A1d76aC3F893aF71Ab2065563d4",
      "profileImage": null,
      "username": "binance_cz"
    }
  ],
  "pools": [
    {
      "liquidityUsd": 0,
      "marketCapUsd": 0,
      "poolAddress": "CiLg83sX8nJQMPkRwGMZYcjbgcHxaXsL6XjZre5nmeKn",
      "priceUsd": 0.00008714,
      "pricingID": "bainance-labs",
      "programAddress": "CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C",
      "tokenAddress": "4tViJmZ7LKREaqxrh3tXeCB5TfK7o67W3WhykHrr49ZC",
      "tokenName": "bAInance Labs",
      "tokenSymbol": "bainance",
      "volume1h": 0
    }
  ],
  "services": [
    {
      "id": "binance",
      "name": "Binance",
      "note": "",
      "service": true,
      "twitter": "binance",
      "type": "cex"
    }
  ],
  "tokens": [
    {
      "deployments": [
        {
          "address": "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B",
          "chain": "bsc"
        }
      ],
      "identifier": {
        "pricingID": "binance-eth"
      },
      "name": "Binance ETH staking",
      "price": 1940.37,
      "price24hAgo": 1927.27,
      "symbol": "beth"
    }
  ],
  "twitter": [
    {
      "id": "binance-us",
      "name": "Binance US",
      "note": "",
      "service": true,
      "twitter": "BinanceUS",
      "type": "cex"
    }
  ]
}

Payment details

Pay to0x942bd3e3073543c674efc0c378d5bce20f9120c1
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Arkham x402 & similar services