{"uid":"cap_SWu06qONuyeIOhTbQEa9q","slug":"netintel-wallet-balance-lookup-9f124ea9","name":"NetIntel Wallet Balance Lookup","description":"Network intelligence API — 138 endpoints, all pay-per-call via x402 micropayments (USDC on Base or Solana mainnet).\n\nNetIntel is agent fair-trade aligned: transparent per-call pricing in USDC on Base or Solana via x402, no API keys or signup, and automatic no-charge on server errors, upstream failures, and input-validation rejections — failed calls are never billed across NetIntel's network, domain, and data-intelligence endpoints.","url":"https://netintel-production-440c.up.railway.app/wallet/balance","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"chain":{"type":"string","description":"base (default), ethereum, or solana (eth/sol accepted). Alias: network"},"tokens":{"type":"string","description":"EVM only: comma list of up to 10 ERC-20 contract addresses for extra balances"},"address":{"type":"string","description":"Wallet address: 0x + 40 hex chars on base/ethereum, base58 on solana. Aliases: wallet, account, addr"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"usdc":{"type":"object","properties":{"raw":{"type":["string","null"]},"usd":{"type":["number","null"]},"formatted":{"type":["number","null"]}}},"chain":{"type":"string"},"stale":{"type":"boolean"},"native":{"type":"object","properties":{"raw":{"type":"string","description":"raw units (wei/lamports) as a decimal string"},"usd":{"type":["number","null"]},"symbol":{"type":"string"},"formatted":{"type":"number"}}},"source":{"type":"string","description":"the RPC that answered"},"tokens":{"type":"array","items":{"type":"object","properties":{"raw":{"type":["string","null"]},"usd":{"type":["number","null"]},"symbol":{"type":["string","null"]},"address":{"type":"string"},"formatted":{"type":["number","null"]}}}},"address":{"type":"string"},"findings":{"type":"array"},"cache_age_seconds":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"usdc":{"raw":"3519150","usd":3.52,"formatted":3.51915},"chain":"base","stale":false,"native":{"raw":"0","usd":0,"symbol":"ETH","formatted":0},"source":"https://mainnet.base.org","tokens":[],"address":"0x4f3c04c3f17264b83ae884df7985142b7dc8047c","findings":[],"cache_age_seconds":0}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2uUpdxoMtlpwfJc_Pk-Bj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns native token, USDC, and optional ERC-20 token balances for a given wallet address on Base, Ethereum, or Solana","exampleAgentPrompt":"What's the current ETH and USDC balance for wallet 0x4f3c04c3f17264b83ae884df7985142b7dc8047c on Base?","exampleUseCases":[{"title":"DeFi agent treasury check","prompt":"Can you check the current ETH and USDC balance on Base for our treasury wallet 0xABC123...def456? I need to know if we have enough USDC to cover the next round of payments."},{"title":"Solana wallet portfolio snapshot","prompt":"What's the current SOL balance and its USD value for the Solana wallet 5FHwkrdxkjd...9sPq? I want to see how much native SOL it holds right now."},{"title":"Multi-token ERC-20 holdings audit","prompt":"Fetch the token balances on Ethereum for wallet 0x1234...abcd, including USDC and also check these two ERC-20 contract addresses: 0xA0b8...eB48 and 0x6B17...1d4E."}],"resultDescription":"Returns a JSON object with the wallet's native token balance (raw wei/lamports, formatted amount, symbol, and USD value), USDC balance (raw, formatted, and USD), an array of any requested ERC-20 token balances, the chain name, the RPC source URL used, a stale flag, cache age in seconds, and an empty findings array.","failureModes":["Invalid wallet address format returns an input-validation error (not billed)","Unsupported chain value returns a validation rejection (not billed)","Upstream RPC unavailability may cause a server error response (not billed)","Token contract address list exceeding 10 items is rejected at validation","Solana address provided for an EVM chain or vice versa causes validation failure","Stale flag may be true if cached data is returned during RPC instability"],"whenToPreferThis":"Choose this endpoint when you need a quick, no-signup, pay-per-call wallet balance check across Base, Ethereum, or Solana without provisioning API keys. It is especially useful for AI agents needing on-chain financial context (e.g. verifying a payer's USDC balance before authorizing a transaction) or for lightweight portfolio queries. Prefer it over full indexer APIs when you only need current balances rather than transaction history or NFT data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:49.728Z","isFirstParty":false}