{"uid":"cap_uF9GsVUBndMrA64rq_ZAQ","slug":"base-gnosis-safe-multisig-auditor-998c2bbc","name":"Base Gnosis Safe Multisig Auditor","description":"Self-computed Base onchain toolkit for AI agents: ERC-20 safety scan, manipulation-resistant TWAP price oracle, gas/fee oracle, calldata decoder, token/address/contract intel, wallet approval-risk audit, and batch token triage — all computed live from raw Base chain, no third-party data.","url":"https://x402-data-api.bodhinindustries.workers.dev/safe","method":"GET","headers":{},"bodySchema":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Base address to introspect as a Gnosis Safe multisig."}}},"responseSchema":{"type":"object","properties":{"block":{"type":"integer","description":"Base block height"},"nonce":{"type":"integer","description":"Safe tx nonce"},"isSafe":{"type":"boolean","description":"is a valid Safe multisig"},"owners":{"type":"array","items":{"type":"string"},"description":"owner addresses (or null)"},"address":{"type":"string","description":"address introspected"},"modules":{"type":"array","items":{"type":"string"},"description":"enabled module addresses"},"version":{"type":"string","description":"Safe version (or null)"},"riskFlags":{"type":"array","items":{"type":"string"},"description":"e.g. single_signer_threshold, modules_enabled"},"threshold":{"type":"integer","description":"signatures required (M)"},"computedAt":{"type":"string","description":"ISO-8601 timestamp"},"isContract":{"type":"boolean","description":"has bytecode"},"ownerCount":{"type":"integer","description":"number of owners"},"modulesEnabled":{"type":"boolean","description":"any modules enabled (fund-moving risk)"},"thresholdPolicy":{"type":"string","description":"e.g. 2-of-3"},"thirdPartyDataUsed":{"type":"boolean","description":"always false"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vkOQ13DJT_VsxDf5ptTDo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Introspects a Base chain address to determine if it is a Gnosis Safe multisig, returning owners, threshold policy, enabled modules, and wallet risk flags computed live from raw chain data.","exampleAgentPrompt":"Can you audit the Base address 0x1234...abcd and tell me if it's a Gnosis Safe — I want to know the owner list, the threshold policy, whether any modules are enabled, and any risk flags?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: whether the address is a valid Gnosis Safe, the list of owner addresses, the M-of-N threshold policy string, the number of owners, enabled module addresses, a list of risk flag strings (e.g. single_signer_threshold, modules_enabled), the Safe version, the current nonce, the Base block height at query time, and a timestamp. Always computed live from raw Base chain with no third-party data.","failureModes":["Address is not a Gnosis Safe: isSafe returns false with no owners or threshold","Invalid or malformed address: likely 400 or error response","Address is an EOA with no bytecode: isContract false, isSafe false","RPC or Base node timeout: upstream chain read failure","Payment not satisfied: 402 response requiring x402 USDC payment"],"whenToPreferThis":"Use this endpoint when you need live, trustless Gnosis Safe introspection on Base — specifically to verify multisig structure, detect single-signer risk, identify enabled modules that could move funds, or audit wallet approval risk. Prefer this over third-party Safe APIs when you need data computed directly from the chain with no intermediary. Ideal for DeFi security audits, agent wallet verification, or pre-transaction safety checks on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:35:05.653Z","isFirstParty":false}