{"uid":"cap_XLJvIznIRZ3WP_DxSG21y","slug":"agent-chain-kit-native-balance-4eb70208","name":"Agent Chain Kit – Native Balance","description":"Pay-per-call EVM utility API for AI agents and automation.","url":"https://built-with-productos-voo8.vercel.app/v1/native-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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"network":{"enum":["ethereum","base","arbitrum","polygon"],"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"address":"0x0000000000000000000000000000000000000000","network":"base","balance_wei":"0","balance_native":"0"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ryzSGa3JKYhPi_ulXwZlx","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the native token balance (in wei and human-readable units) for an EVM wallet address on Ethereum, Base, Arbitrum, or Polygon.","exampleAgentPrompt":"What's the current native ETH balance on Base for the wallet 0xAbCd1234...5678?","exampleUseCases":[{"title":"Gas budget check before transaction","prompt":"Before sending that transaction, check the native ETH balance on Arbitrum for wallet 0x1234567890abcdef1234567890abcdef12345678 and tell me if there's enough to cover gas."},{"title":"Agent wallet health monitor","prompt":"Periodically check the native balance on Base for our agent's wallet at 0xDeAdBeEf0000000000000000000000000000dEaD and alert me if it drops below a useful threshold."},{"title":"Portfolio native-token snapshot","prompt":"Look up the native MATIC balance on Polygon for address 0xAaBbCcDd1122334455667788990011aabbccddee and give me both the wei value and the human-readable amount."}],"resultDescription":"Returns a JSON object with the queried wallet address, the resolved network name, the raw balance in wei as a string, and the human-readable native token balance as a decimal number.","failureModes":["Invalid address format (not a valid 0x hex address) returns a validation error","Unsupported network value outside the allowed enum returns a 400-level error","RPC provider outage may cause delays or 5xx errors (multi-RPC failover mitigates this)","Payment not completed or insufficient USDC causes 402 Payment Required response","Missing required `address` query parameter returns a 400 error"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call native token balance lookup across major EVM networks (Ethereum, Base, Arbitrum, Polygon) without maintaining your own RPC infrastructure. It is ideal for AI agents or automation pipelines that need on-demand balance data at low per-call cost, especially when multi-RPC failover reliability matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:25.657Z","isFirstParty":false}