{"uid":"cap_pwLtfgRh-6ktk0nWmvXyi","slug":"halowerk-multisig-inspector-681a44ee","name":"Halowerk Multisig Inspector","description":"Reads a Safe from the public transaction service and returns what decides whether it can act: the owner set, the threshold, the current nonce, any enabled modules and the guard contract, and the master copy version. Queued transactions are listed with the confirmations they already carry and the number still missing, so it is visible which of them are one signature away from executing.","url":"https://ident.halowerk.com/v1/multisig-inspect","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"chain":{"enum":["ethereum","base","arbitrum","optimism","polygon","gnosis","bsc","avalanche"],"type":"string","default":"ethereum","description":"Which chain the Safe is on."},"address":{"type":"string","maxLength":64,"description":"The Safe address."},"queued_limit":{"type":"integer","default":10,"maximum":50,"minimum":1,"description":"How many queued transactions to return."},"include_queued":{"type":"boolean","default":true,"description":"Read the queued (not yet executed) transactions."}}},"responseSchema":null,"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_2_WzuOq0IGwRPloZl1KpA","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":"Inspects a Safe multisig wallet by reading its owner set, threshold, nonce, enabled modules, guard, master copy version, and queued transactions with their confirmation status","exampleAgentPrompt":"Pull up the full configuration of Safe 0x1234...abcd on Ethereum mainnet — I want to see the owners, the signature threshold, the current nonce, any enabled modules, the guard contract, and all queued transactions with how many confirmations they have and how many are still missing.","exampleUseCases":[{"title":"Pre-execution signature readiness check","prompt":"For Safe 0xABCD...1234 on Arbitrum, show me all queued transactions and tell me which ones are only one signature away from being executable — I need to know who still needs to sign."},{"title":"Multisig security audit","prompt":"I need to audit this Safe at 0x5678...ef90 on Ethereum mainnet — list all the current owners, the threshold, any enabled modules, and the guard contract so I can verify nothing unexpected has been added."},{"title":"DAO treasury nonce and version check","prompt":"What's the current nonce and master copy version of our DAO's Safe at 0x9abc...0000 on Optimism? I want to make sure we're on the latest implementation before submitting a new proposal."}],"resultDescription":"Returns the Safe's full configuration: the list of owner addresses, the required confirmation threshold, the current transaction nonce, all enabled module addresses, the guard contract address, and the master copy (implementation) version. Also returns queued (pending) transactions, each annotated with how many confirmations have already been collected and how many are still required before execution is possible.","failureModes":["Safe address not found on the specified chain or transaction service — returns 404 or empty result","Invalid or malformed Safe address — returns validation error","Chain ID not supported by the connected transaction service — returns configuration error","Transaction service unreachable or rate-limited — returns timeout or 503","Safe has no queued transactions — returns empty transaction list with configuration data only"],"whenToPreferThis":"Use this endpoint when you need a comprehensive snapshot of a Safe multisig's current configuration and pending transaction queue in a single call, particularly when you need to correlate owner/threshold data with queued transaction readiness. Prefer this over raw on-chain RPC calls when you also need off-chain Safe transaction service data (confirmations, queued txs) that isn't available directly from the contract. Ideal for agents automating Safe governance, auditing multisig security, or deciding whether to prompt additional signers.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:02.137Z","isFirstParty":false}