$0.2
per call · USD Coin on Base
Get Arkham transfer volume for an address. $0.20 per call.
Endpoint
POST https://api.arkm.com/x402/volume/address1
Calls / 30d
1
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/volume/address", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://api.arkm.com/x402/volume/address" \
-H "Content-Type: application/json" \
-d '{"address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"bsc": [
{
"time": "2026-05-03T00:00:00Z",
"volumes": [
{
"depositedUSD": 0,
"exchangeID": "kraken",
"exchangeName": "Kraken",
"withdrawnUSD": 166.5162856206
}
]
},
{
"time": "2026-05-04T00:00:00Z",
"volumes": []
}
],
"ethereum": [
{
"time": "2023-06-05T00:00:00Z",
"volumes": [
{
"depositedUSD": 0,
"exchangeID": "coinbase",
"exchangeName": "Coinbase",
"withdrawnUSD": 1.89123
},
{
"depositedUSD": 756662.2107,
"exchangeID": "kraken",
"exchangeName": "Kraken",
"withdrawnUSD": 0
}
]
},
{
"time": "2023-06-07T00:00:00Z",
"volumes": []
}
]
}Payment details
Pay to
0x942bd3e3073543c674efc0c378d5bce20f9120c1Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Arkham x402 & similar services
Arkham x402 · Intelligence Address
api.arkm.com
Get Arkham intelligence for an address. $0.20 per call.
POSTBaseData & Enrichment
$0.2 / call252 calls / 30d
Arkham x402 · Transfers
api.arkm.com
Get Arkham transfers with filters. Priced per row: $0.40 × limit (default 20, max 1650); pass the smallest useful limit.
POSTBaseOther
$8 / call28 calls / 30d
Arkham x402 · Intelligence Entity
api.arkm.com
Get Arkham intelligence for an entity. $0.20 per call.
POSTBaseOther
$0.2 / call10 calls / 30d