{"uid":"cap_tT17o644cnlRjDS0ct7O5","slug":"rugguard-deep-scan-smart-contract-rug-check-85eb6f2d","name":"RugGuard Deep Scan — Smart Contract Rug Check","description":"Pay-per-call rug check for crypto smart contracts. Built for AI agents on Agentic.market (x402). USDC fractional pricing, no API key.","url":"https://rugguard.redfleet.fr/v1/scan/deep/%7Bchain%7D/%7Bcontract%7D","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","pathParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["chain","contract"],"properties":{"chain":{"enum":["base","solana"],"type":"string","description":"Chain identifier. `base` = EVM (14 heuristics). `solana` = SPL (5 heuristics)."},"contract":{"type":"string","description":"Token contract address. EVM: `0x` + 40 hex chars. Solana: base58 mint address."}},"additionalProperties":false},"queryParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["scan_id","chain","contract","score","verdict","scanned_at","heuristics_evaluated"],"properties":{"chain":{"enum":["base","solana"],"type":"string"},"flags":{"type":"array","items":{"type":"object","required":["code","severity"],"properties":{"code":{"type":"string","description":"Heuristic identifier, e.g. OWNER_NOT_RENOUNCED."},"severity":{"enum":["info","low","medium","high","critical"],"type":"string"}}}},"score":{"type":"integer","maximum":100,"minimum":0,"description":"Weighted risk score, 0 = safe, 100 = critical."},"scan_id":{"type":"string","format":"uuid"},"summary":{"type":"object","additionalProperties":true},"verdict":{"enum":["safe","low_risk","medium_risk","high_risk","critical","uncertain"],"type":"string"},"contract":{"type":"string"},"endpoint":{"type":"string"},"cache_hit":{"type":"boolean"},"signature":{"type":["string","null"]},"disclaimer":{"type":"string"},"elapsed_ms":{"type":["integer","null"]},"scanned_at":{"type":"string","format":"date-time"},"key_fingerprint":{"type":["string","null"]},"score_confidence":{"enum":["insufficient_data","low","medium","high"],"type":"string"},"score_calculation":{"type":"string"},"rug_probability_30d":{"type":["number","null"],"maximum":1,"minimum":0},"heuristics_evaluated":{"type":"array","items":{"type":"object","required":["code","decision"],"properties":{"code":{"type":"string"},"weight":{"type":"number"},"decision":{"enum":["fail","pass","skip"],"type":"string"},"evidence":{"type":"string"},"severity":{"type":"string"}}},"description":"Per-heuristic audit trail (deep scan only). Each entry carries the code, decision (fail | pass | skip), severity, weight, and the evidence string that drove the decision."}}}}},"responseSchema":{"type":"object","example":{"chain":"base","flags":[{"code":"OWNER_NOT_RENOUNCED","severity":"high"},{"code":"TOP10_CONCENTRATION_HIGH","severity":"high"}],"score":62,"scan_id":"01J9-aaaa-bbbb-cccc-dddddddddddd","verdict":"medium_risk","contract":"0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed","endpoint":"/v1/scan/deep","disclaimer":"Data analytics best-effort, not a security guarantee.","elapsed_ms":1240,"scanned_at":"2026-05-17T00:00:00+00:00","score_confidence":"high","score_calculation":"weighted_sum_normalized_0_100","heuristics_evaluated":[{"code":"OWNER_NOT_RENOUNCED","weight":1,"decision":"fail","evidence":"owner=0x704E...3c0d has setTaxRate, blacklist, pause privileges.","severity":"high"},{"code":"TOP10_CONCENTRATION_HIGH","weight":1.5,"decision":"fail","evidence":"Top 10 wallets hold 71% of supply.","severity":"high"},{"code":"LP_NOT_LOCKED","weight":2,"decision":"pass","evidence":"LP locked at Unicrypt for 365d.","severity":"critical"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FASmVhhAKBirVsgU-tnQG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a deep heuristic rug-pull risk scan on a crypto smart contract (Base EVM or Solana), returning a weighted risk score, verdict, and detailed flag list.","exampleAgentPrompt":"Run a deep rug check on the Base token at 0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed — I want to know the risk score, verdict, and any critical flags before I buy.","exampleUseCases":null,"resultDescription":"Returns a UUID scan ID, chain, contract address, weighted risk score (0–100), verdict enum (safe/low_risk/medium_risk/high_risk/critical/uncertain), array of heuristic flags with severity codes, 30-day rug probability estimate, score confidence level, elapsed scan time in ms, and a disclaimer. Also includes per-heuristic breakdown with evidence strings, pass/fail decisions, and weights.","failureModes":["Invalid chain identifier returns validation error","Malformed contract address (wrong length or non-hex for EVM) returns 400","Contract not found on specified chain returns uncertain verdict or error","Insufficient on-chain data returns score_confidence=insufficient_data","Service unavailable returns 5xx; agent should retry","Payment failure via x402 prevents scan from executing"],"whenToPreferThis":"Use this endpoint when an AI agent needs a fast, structured, pay-per-call rug-pull risk score for a specific token contract on Base (EVM, 14 heuristics) or Solana (5 heuristics) before executing a trade. Prefer over generic blockchain explorers when you need a machine-readable verdict, weighted score, and per-flag severity breakdown without requiring API key management — just USDC micropayment via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-10T12:30:01.379Z","isFirstParty":false}