{"uid":"cap_yv04E405upVZQoVXgw6oV","slug":"solmachina-smri-token-risk-scorer-4cebea83","name":"SolMachina SMRI Token Risk Scorer","description":"Before an AI agent executes on Solana, it asks SolMachina: risk + a decision (EXECUTE/REVIEW/REJECT) + an SMRI score + a signed receipt, paid per call over x402 in USDC. Trust-first — cites every source, says 'unknown' over guessing. No account, no API key.","url":"https://api.solmachina.com/v1/smri","method":"GET","headers":{},"bodySchema":{"type":"object","required":["mint"],"properties":{"mint":{"type":"string","description":"Base58 SPL token mint to score, e.g. DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 (BONK)."}}},"responseSchema":{"type":"object","properties":{"mint":{"type":"string"},"smri":{"type":["integer","null"],"maximum":100,"minimum":0},"riskBand":{"type":"string"},"smriBand":{"enum":["unknown","low-risk","medium-risk","high-risk"],"type":"string"},"components":{"type":"object","properties":{"contract":{"type":"object","properties":{"note":{"type":"string"},"score":{"type":"integer","maximum":100,"minimum":0},"weight":{"type":"number","maximum":1,"minimum":0}}},"concentration":{"type":"object","properties":{"note":{"type":"string"},"score":{"anyOf":[{"type":"integer","maximum":100,"minimum":0},{"const":"unknown"}]},"weight":{"type":"number","maximum":1,"minimum":0}}}}},"confidence":{"type":"number","maximum":1,"minimum":0,"description":"Fraction of intended components with available data; not a probability of safety."}}},"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_H59AH-j-U_X5R20o-ejzK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scores a Solana SPL token mint address for risk using the SMRI framework, returning a numeric score, risk band, component scores, and an EXECUTE/REVIEW/REJECT decision","exampleAgentPrompt":"Before I swap into this Solana token — mint address DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 — can you get me the SMRI risk score and tell me whether SolMachina says to EXECUTE, REVIEW, or REJECT?","exampleUseCases":[{"title":"Pre-trade safety check for DeFi bot","prompt":"My trading agent is about to buy into the token with mint DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 — pull the SMRI score and risk band first so I know if it's safe to execute."},{"title":"Rug pull detection before investment","prompt":"I'm looking at a new Solana memecoin with mint address 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU — check its SMRI score and tell me if SolMachina says EXECUTE, REVIEW, or REJECT before I put money in."},{"title":"Automated agent guardrail for token swaps","prompt":"Every time my Solana agent is about to swap into a new token, I want it to first check the SMRI risk score and only proceed if the decision comes back as EXECUTE — can you set that up using SolMachina?"}],"resultDescription":"Returns a JSON object containing the token mint address, an integer SMRI score, a risk band label, an smriBand label, component sub-scores for contract risk and holder concentration, an integer confidence value, and a signed receipt. The decision field (EXECUTE/REVIEW/REJECT) tells the agent whether to proceed.","failureModes":["Invalid or malformed Base58 mint address returns an error","Unknown or very new token with insufficient on-chain data returns low confidence or 'unknown' fields","Payment failure over x402 protocol results in 402 response with no score","Network or API downtime returns 5xx error","Token not found on Solana returns a not-found error"],"whenToPreferThis":"Use this endpoint when an AI agent needs a fast, structured, per-call risk decision on a Solana SPL token before executing a trade or DeFi action. It is ideal for autonomous agents that require a trust-first, source-cited risk layer with no account setup, paying only per call in USDC via x402. Prefer this over manual on-chain analysis or generic blockchain explorers when you need a machine-readable EXECUTE/REVIEW/REJECT signal with a composite SMRI score and component breakdown.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:41:45.215Z","isFirstParty":false}