{"uid":"cap_3kfqu6tkXHK_Qiw32AOcs","slug":"signals-edge-report-nonce-lookup-fa561c5c","name":"signals.edge.report Nonce Lookup","description":"Get the current transaction nonce for an EVM wallet on Base (or Ethereum) via eth_getTransactionCount. Use before broadcasting a transaction.","url":"https://signals.edge.report/v1/nonce","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":"Chain: base (default) or ethereum"},"address":{"type":"string","description":"EVM wallet address for eth_getTransactionCount"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"chain":"base","nonce":3,"address":"0x0000000000000000000000000000000000000001","product":"edge-signals-nonce"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_cV_OjCeyQIerVIikLXWlN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","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 (eth_getTransactionCount) for an EVM wallet address on Base or Ethereum, essential for constructing valid transactions.","exampleAgentPrompt":"Before I send my next transaction, can you check the current nonce for wallet 0xAbC123...456 on Base so I know what value to use?","exampleUseCases":[{"title":"Pre-transaction nonce check on Base","prompt":"What's the current nonce for wallet 0x1234abcd...5678 on Base? I need it before I sign and broadcast my next transaction."},{"title":"Ethereum wallet nonce verification","prompt":"Can you fetch the transaction nonce for 0xdeadbeef...cafe on Ethereum? I want to make sure I use the right nonce so the transaction doesn't get rejected."},{"title":"Nonce check for automated DeFi bot","prompt":"My trading bot is about to submit a transaction — can you look up the current nonce for address 0xBot123...999 on Base so it can construct the transaction correctly?"}],"resultDescription":"Returns the current transaction count (nonce) for the specified EVM wallet address, representing how many confirmed transactions the wallet has sent. This value is used directly as the nonce field when constructing a new transaction on Base or Ethereum.","failureModes":["Invalid or malformed EVM wallet address returns an error","Unsupported chain value (anything other than 'base' or 'ethereum') may return an error or default to Base","Network connectivity issues to Base/Ethereum RPC may cause timeouts","Rate limiting if called excessively without payment"],"whenToPreferThis":"Use this endpoint when an AI agent needs to construct or broadcast a raw EVM transaction on Base or Ethereum and must know the correct nonce to include. Prefer this over general RPC calls when you want a simple, paid, pre-configured REST interface rather than setting up your own JSON-RPC connection. It is especially convenient alongside the sibling gas fee and wallet balance endpoints from signals.edge.report for a complete pre-transaction data bundle.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:42:58.138Z","isFirstParty":false}