{"uid":"cap_E5-27NhE4ws-IRlgRPzUz","slug":"soren-nonce-reader-base-mainnet-15c752f9","name":"Soren Nonce Reader — Base Mainnet","description":"Read the next nonce for an address, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.","url":"https://soren.com/v1/chain/nonce","method":"GET","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","examples":["0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd"],"description":"The 0x… address."}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_xuB7W_JjOJ7ldvDDp8F9F","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current transaction nonce for a given Ethereum address, read live from Base mainnet, priced per successful call via x402.","exampleAgentPrompt":"What's the current nonce for 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd on Base mainnet? I need it to sign my next transaction.","exampleUseCases":[{"title":"Pre-signing nonce check for transaction","prompt":"Before I sign this Base transaction, what's the current nonce for 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd so I don't get a nonce mismatch?"},{"title":"Monitoring wallet activity level","prompt":"How many transactions has 0x1234567890abcdef1234567890abcdef12345678 sent so far on Base — what's the nonce right now?"},{"title":"Debugging stuck pending transaction","prompt":"My transaction is stuck — can you check the current on-chain nonce for 0xaBcD1234aBcD1234aBcD1234aBcD1234aBcD1234 on Base mainnet so I can figure out if there's a nonce gap?"}],"resultDescription":"Returns the current nonce (transaction count) for the queried address as read from Base mainnet at the moment of the call, along with the block number the value was read from. The data is unsigned/unattested plain chain data.","failureModes":["Invalid or malformed address format returns an error","Address not found or zero-activity address may return 0 (not an error)","Network congestion or Base node issues may cause timeouts","Payment failure (insufficient USDC balance or x402 auth failure) results in no data returned","Request with missing required 'address' query parameter returns validation error"],"whenToPreferThis":"Choose this endpoint when you need a fast, cheap, real-time nonce lookup on Base mainnet without setting up an API key or account — ideal for agents that sign transactions programmatically and need the current nonce on demand. If you need a cryptographically attested/signed proof of the nonce value, use /v1/oracle/onchain instead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:46:35.079Z","isFirstParty":false}