Arkham x402 — Entity Loan/DeFi Balances is a paid API for AI agents from api.arkm.com, paid per call via x402, $0.6/call, status unknown (last checked 2026-09-14).
Returns DeFi lending and borrowing positions (loans, supplied assets) for a named on-chain entity across multiple chains, via Arkham's wallet intelligence platform.
Get Arkham loan and borrow positions for an entity. $0.60 per call.
Returns a JSON object with per-chain DeFi balances (supplied assets, loan positions), including token ID, symbol, USD value, protocol name (e.g. AAVE_V3), market contract address, balance amount, price, 24h ago price, quote timestamp, and entity metadata such as name, type, website, and social links.
POSThttps://api.arkm.com/x402/loans/entityChoose this endpoint when you need structured, entity-labeled DeFi lending and borrowing positions for a known on-chain actor (exchange, fund, whale, protocol) across multiple chains — particularly when Arkham's entity attribution (mapping addresses to named entities like 'Binance') is the key value-add over raw on-chain queries. Prefer this over generic blockchain explorers when you need aggregated multi-chain DeFi exposure in USD, already attributed to a named institutional or notable entity.
| Field | Type | Description |
|---|---|---|
| chains | — | Chains to filter by, as a single comma-separated value (e.g. 'ethereum,arbitrum_one'). If omitted, returns loan positio… |
| entity | — | The entity ID to query loan positions for. Accepts both Arkham entity IDs and user entity IDs. |
{
"type": "json",
"example": {
"balances": {
"ethereum": [
{
"id": "usd-coin",
"usd": 10875.867582,
"name": "Aave Ethereum USDC",
"type": "supplied",
"price": 1,
"market": "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c",
"symbol": "aEthUSDC",
"address": "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c",
"balance": 10875.867582,
"protocol": "AAVE_V3",
"quoteTime": "2026-07-07T14:55:39.964Z",
"price24hAgo": 1,
"underlyingAssetID": "usd-coin",
"underlyingAssetAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
},
{
"id": "tether",
"usd": 5673.819058,
"name": "Aave Ethereum USDT",
"type": "supplied",
"price": 1,
"market": "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a",
"symbol": "aEthUSDT",
"address": "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a",
"balance": 5673.819058,
"protocol": "AAVE_V3",
"quoteTime": "2026-07-07T14:55:32.963Z",
"price24hAgo": 1,
"underlyingAssetID": "tether",
"underlyingAssetAddress": "0xdAC17F958D2ee523a2206206994597C13D831ec7"
}
],
"arbitrum_one": [
{
"id": "usdt0",
"usd": 1676.612954,
"name": "Aave Arbitrum USDT",
"type": "supplied",
"price": 1,
"market": "0x6ab707Aca953eDAeFBc4fD23bA73294241490620",
"symbol": "aArbUSDT",
"address": "0x6ab707Aca953eDAeFBc4fD23bA73294241490620",
"balance": 1676.612954,
"protocol": "AAVE_V3",
"quoteTime": "2026-07-07T14:55:44.119Z",
"price24hAgo": 1,
"underlyingAssetID": "usdt0",
"underlyingAssetAddress": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
},
{
"id": "usd-coin",
"usd": 29.871206,
"name": "Aave Arbitrum USDCn",
"type": "supplied",
"price": 1,
"market": "0x724dc807b04555b71ed48a6896b6F41593b8C637",
"symbol": "aArbUSDCn",
"address": "0x724dc807b04555b71ed48a6896b6F41593b8C637",
"balance": 29.871206,
"protocol": "AAVE_V3",
"quoteTime": "2026-07-07T14:55:39.964Z",
"price24hAgo": 1,
"underlyingAssetID": "usd-coin",
"underlyingAssetAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"
}
]
},
"entities": {
"binance": {
"id": "binance",
"name": "Binance",
"note": "",
"type": "cex",
"service": null,
"twitter": "https://twitter.com/binance",
"website": "https://binance.com",
"linkedin": "https://www.linkedin.com/company/binance",
"crunchbase": "https://www.crunchbase.com/organization/binance",
"description": "",
"populatedTags": [
{
"id": "proof-of-reserves",
"rank": 20,
"label": "Binance Proof of Reserves",
"tagParams": "Binance",
"disablePage": false,
"excludeEntities": false
},
{
"id": "cex",
"rank": 50,
"label": "Centralized Exchange",
"disablePage": false,
"excludeEntities": false
}
]
}
},
"totalPositions": {
"ethereum": 18641.93066428793,
"arbitrum_one": 1725.575789815171
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"