Arkham x402 · Transfers

by Arkham x402

POSTBaseSolana

$8

per call · USD Coin on Base

Get Arkham transfers with filters. Priced per row: $0.40 × limit (default 20, max 1650); pass the smallest useful limit.

Endpoint

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

28

Calls / 30d

6

Unique payers / 30d

Aug 26

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

Example response

{
  "count": 10000,
  "transfers": [
    {
      "blockHash": "0xf65f6387d2b83c76197d5358b0bfbf7de6d082dc6861a7772b494729bd0af455",
      "blockNumber": 25495862,
      "blockTimestamp": "2026-07-09T15:16:47Z",
      "chain": "ethereum",
      "fromAddress": {
        "address": "0xEe7aE85f2Fe2239E27D9c1E23fFFe168D63b4055",
        "arkhamEntity": {
          "crunchbase": "https://www.crunchbase.com/organization/binance",
          "id": "binance",
          "linkedin": "https://www.linkedin.com/company/binance",
          "name": "Binance",
          "note": "",
          "service": null,
          "twitter": "https://twitter.com/binance",
          "type": "cex",
          "website": "https://binance.com"
        },
        "arkhamLabel": {
          "address": "0xEe7aE85f2Fe2239E27D9c1E23fFFe168D63b4055",
          "chainType": "evm",
          "name": "Hot Wallet"
        },
        "chain": "ethereum",
        "contract": true,
        "isUserAddress": false
      },
      "fromIsContract": true,
      "historicalUSD": 2995710.06,
      "id": "0xaf33dc1e353cc2ba85f67cd25889e79889a7ce41bf28773f904ac27ce8fc2ff3_68",
      "toAddress": {
        "address": "0xB5f80b0d276Bc4eCC2E95F9Bd36BC368361f87A6",
        "chain": "ethereum",
        "contract": false,
        "isUserAddress": false
      },
      "toIsContract": false,
      "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
      "tokenDecimals": 6,
      "tokenId": "usd-coin",
      "tokenName": "USD Coin",
      "tokenSymbol": "USDC",
      "transactionHash": "0xaf33dc1e353cc2ba85f67cd25889e79889a7ce41bf28773f904ac27ce8fc2ff3",
      "type": "",
      "unitValue": 2995710.06
    }
  ]
}

Payment details

Pay to0x942bd3e3073543c674efc0c378d5bce20f9120c1
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Arkham x402 & similar services