{"uid":"cap_Zwgmk9mTBV5Rs-WHlHBoW","slug":"oblique-markets-base-usdc-balance-f4be8473","name":"Oblique Markets Base USDC Balance","description":"Use when an agent needs base usdc balance. Returns Check a Base wallet’s USDC balance on the canonical Base USDC contract and return structured JSON with atomic and formatted values. $0.003.","url":"https://api.oblique.markets/api/v1/paid/base-usdc-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","description":"EVM address, 0x-prefixed 40 hex chars"}}}},"additionalProperties":false},"output":{"type":"object","properties":{"as_of":{"type":"string"},"address":{"type":"string"},"balance_usdc":{"type":"string"},"balance_atomic":{"type":"string"}}}}},"responseSchema":{"type":"json","example":{"as_of":"2026-08-10T12:00:00.000Z","address":"0x4200000000000000000000000000000000000006","balance_usdc":"1523.400000","balance_atomic":"1523400000"}},"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_0qSX_ev5OozAw0vYfP93z","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 live USDC balance of any Base mainnet wallet address by calling balanceOf on the canonical USDC contract","exampleAgentPrompt":"What's the current USDC balance for the Base mainnet wallet 0x4838B106FCe9647Bdf1E7877BF73cE8B0BAD5f97?","exampleUseCases":[{"title":"Pre-trade USDC availability check","prompt":"Before I execute a swap, can you check if wallet 0x4838B106FCe9647Bdf1E7877BF73cE8B0BAD5f97 currently has at least 500 USDC on Base mainnet?"},{"title":"Portfolio USDC snapshot for reporting","prompt":"Pull the live USDC balance on Base for address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 — I need the exact amount for my holdings report."},{"title":"Stablecoin liquidity monitoring for a DeFi bot","prompt":"Check the USDC balance of 0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD on Base right now so my bot can decide whether to trigger a rebalance."}],"resultDescription":"Returns the live USDC balance of the queried Base mainnet address, read directly from the canonical USDC contract's balanceOf function. The balance is expressed in USDC's native 6-decimal format (i.e., divide by 1,000,000 to get the human-readable amount). Data is sourced from redundant public RPCs for reliability.","failureModes":["Invalid or malformed EVM address (not matching ^0x[0-9a-fA-F]{40}$) returns a 400 or validation error","Address with zero USDC returns a valid response with balance of 0, not an error","RPC node downtime across redundant providers could cause temporary unavailability","Payment failure (insufficient x402 USDC) results in a 402 Payment Required response","Querying a non-Base-mainnet address (e.g., Ethereum mainnet address) will still return a result but may show 0 if the address holds no Base USDC"],"whenToPreferThis":"Choose this endpoint when you need a fast, trustless, real-time read of a specific wallet's USDC balance on Base mainnet without running your own node. Ideal for agents that need to verify stablecoin liquidity before executing transactions, for portfolio monitoring, or for any workflow that requires on-chain USDC balance data on Base. Prefer over general blockchain explorers when you need a simple, cost-effective, API-accessible balance check with no setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:50:53.225Z","isFirstParty":false}