← SolMachina · trust-first Solana & Base intelligence for AI agents
/v1/decision$0.05 per call · USDC over x402 · no account, no API key
SolMachina Decision — the decision layer for autonomous agents: composes on-chain risk signals into ONE answer — EXECUTE / REVIEW / REJECT + SMRI (SolMachina Machine Risk Index 0-100) + confidence + full evidence. A transparent RISK GATE against stated thresholds — NOT financial advice, NOT a profit prediction; returns REVIEW/unknown instead of guessing. Requires ?mint=<token mint address>; optional ?action=, ?amountUsd=, and a named firewall ?policy= (conservative|bluechip|anti-rug|degen).
mint (required) — Base58 SPL token mint to assess, e.g. DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 (BONK).action — Single nonblank context string; default assess. Does not execute an action.amountUsd — Single finite non-negative decimal USD amount, context only; does not change the score. No exponent notation or repeated values.minSmri — Agent Financial Firewall — your policy: require SMRI >= this (0-100). Adds policy.verdict = ALLOW/DENY (fail-closed).maxConcentrationPct — Firewall: DENY if top-10 holder concentration exceeds this %.minConfidence — Firewall: DENY if data confidence is below this (0-1).denyMintAuthority — Firewall: DENY if the mint authority is still set.denyFreezeAuthority — Firewall: DENY if the freeze authority is still set.denyHighRiskBand — Firewall: DENY if the token-risk band is 'high'.policy — Named firewall preset: conservative | bluechip | anti-rug | degen — expands to a full ALLOW/DENY policy (the individual params above override preset values). The response echoes policyTemplate.Call it → get HTTP 402 with USDC payment terms (Solana or Base) → pay with any x402 client → retry. Every paid answer ships an Ed25519-signed receipt you can verify offline. It reports unknown instead of guessing.
curl -i "https://api.solmachina.com/v1/decision?mint=…"
Or one line in any MCP agent (Claude, Cursor…): npx -y solmachina-x402-mcp
x402 manifest · OpenAPI · all endpoints · trust & conformance
SolMachina — the trust & decision layer for autonomous capital on Solana. NOT financial advice.