{"uid":"cap_Ck1_cFHfzzgxswqTFQw3f","slug":"base-address-profile-onchain-intelligence-lookup-37a48159","name":"Base Address Profile & Onchain Intelligence Lookup","description":"Self-computed Base onchain toolkit for AI agents: ERC-20 safety scan, manipulation-resistant TWAP price oracle, gas/fee oracle, calldata decoder, token/address/contract intel, wallet approval-risk audit, and batch token triage — all computed live from raw Base chain, no third-party data.","url":"https://x402-data-api.bodhinindustries.workers.dev/address","method":"GET","headers":{},"bodySchema":{"type":"object","required":["address"],"properties":{"block":{"type":"string","description":"'latest' (default) or a decimal block number for a point-in-time snapshot."},"address":{"type":"string","description":"Base address to profile (EOA or contract)."}}},"responseSchema":{"type":"object","properties":{"eth":{"type":"object","properties":{"wei":{"type":"string","description":"balance in wei"},"balance":{"type":"string","description":"balance in ETH (decimal string)"}}},"type":{"type":"string","description":"eoa | contract"},"block":{"type":"integer","description":"Base block height"},"flags":{"type":"array","items":{"type":"string"},"description":"e.g. eoa, contract, active, unused, holds_usdc"},"nonce":{"type":"integer","description":"eth_getTransactionCount (txs sent from address)"},"address":{"type":"string","description":"address profiled"},"balances":{"type":"object","properties":{"usdc":{"type":"number","description":"USDC held"},"weth":{"type":"number","description":"WETH held"}}},"contract":{"type":"object","properties":{"isErc20":{"type":"boolean","description":"ERC-20 interface"},"codeHash":{"type":"string","description":"keccak256"},"codeSize":{"type":"integer","description":"bytecode size"},"isErc721":{"type":"boolean","description":"ERC-721 interface"},"proxyImplementation":{"type":"string","description":"EIP-1167 impl or null"}}},"everUsed":{"type":"boolean","description":"nonce>0 or contract or holds value"},"computedAt":{"type":"string","description":"ISO-8601 timestamp"},"isContract":{"type":"boolean","description":"has bytecode"},"thirdPartyDataUsed":{"type":"boolean","description":"always false"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Ys3bC5a7L08_7p2PqoaNR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Profiles a Base chain address (EOA or contract) returning ETH/USDC/WETH balances, nonce, contract type flags, ERC-20/721 detection, and proxy implementation — all computed live from raw chain data.","exampleAgentPrompt":"Can you profile the Base address 0x4200000000000000000000000000000000000006 — tell me its ETH balance, whether it's a contract or EOA, if it's an ERC-20, its USDC holdings, and whether it's ever been used, using the latest block?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the address's ETH balance (in wei and decimal ETH), USDC and WETH token balances, transaction nonce, whether it's an EOA or contract, ERC-20/ERC-721 interface detection, proxy implementation address, bytecode size and code hash, activity flags (e.g. active, holds_usdc, unused), and the Base block height at which the snapshot was taken. All data is computed directly from the Base chain — no third-party data sources used.","failureModes":["Invalid or malformed address returns an error response","Non-existent or zero-activity address returns everUsed: false with zero balances","Invalid block number returns an error or falls back to latest","Rate limiting or payment failure returns HTTP 402 (x402 payment required)","Network or RPC issues may cause timeouts on live chain reads"],"whenToPreferThis":"Use this endpoint when you need authoritative, first-party onchain data about a Base address without relying on third-party indexers or APIs. Ideal for wallet due diligence, contract type detection, token holding verification, or building onchain intelligence pipelines. Prefer over Etherscan or similar services when you need guaranteed freshness, no API-key dependency, and raw chain-computed results at a specific block height.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:30:15.691Z","isFirstParty":false}