{"uid":"cap_QF2PIaZeKqVYD0rF8ezeZ","slug":"solmachina-transaction-inspector-e3551a70","name":"SolMachina Transaction Inspector","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/tx-inspect","method":"GET","headers":{},"bodySchema":{"type":"object","required":["sig"],"properties":{"sig":{"type":"string","description":"Base58 Solana transaction signature to decode."}}},"responseSchema":{"type":"object","properties":{"feeSol":{"type":"number"},"success":{"type":"boolean"},"programsInvoked":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}}}},"solBalanceChanges":{"type":"array","items":{}},"tokenBalanceChanges":{"type":"array","items":{}},"computeUnitsConsumed":{"type":"integer"}}},"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_KvPzpxoYYi3GaKbnYh59G","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":"Decodes and analyzes a Solana transaction by signature, returning success status, fee, programs invoked, SOL/token balance changes, and compute units consumed","exampleAgentPrompt":"Can you decode Solana transaction 5xHqPp2MzNk3vY8TgWmFdJLrXosBe91cKaUwVqD4tAnYRPCmkzSU6QvNpTiLbE7j and tell me which programs were invoked, whether it succeeded, and how the SOL and token balances changed?","exampleUseCases":[{"title":"Verify DeFi swap outcome","prompt":"I just made a swap on Solana — can you inspect transaction 3rQmPpLkXz9vD7YjNwBtFgHsA2eVcR4oUqTmKiLbE8n and confirm it succeeded, what tokens changed, and how much it cost in fees?"},{"title":"Debug failed Solana transaction","prompt":"This Solana transaction seems to have failed — can you decode 4yKpNnMzBx6wE8ZhQvCrJsT3fWdYgU5oRqAiLcP9mV2 and tell me what programs were invoked and how many compute units it consumed so I can figure out what went wrong?"},{"title":"Audit wallet transaction history","prompt":"For compliance purposes, can you pull the full breakdown of Solana transaction 2mFtRrLsXw8vN9YkPqBuHdA4eZcS5oTqKiMbD7jE6n — I need to know every SOL and token balance change and which programs were called?"}],"resultDescription":"Returns a structured object with: a boolean success flag, the transaction fee in SOL, an array of programs invoked (with names), arrays of SOL and token balance changes per account, and the compute units consumed. Every field is source-cited and no confidence values are fabricated.","failureModes":["Invalid or malformed Base58 signature returns an error","Transaction signature not found on Solana mainnet (e.g. devnet tx) returns not-found error","Very recent transactions may not yet be indexed, causing a temporary unavailability","Payment of 0.01 USDC via x402 fails or is rejected, blocking the request","Network timeout if Solana RPC is congested"],"whenToPreferThis":"Choose this endpoint when you need a structured, human-readable decode of a specific Solana transaction by its signature — including program names, balance deltas, and success status — without setting up an account or API key. It is ideal for AI agents that need on-demand, per-call transaction intelligence paid in USDC via x402, particularly in DeFi audit, compliance, or debugging workflows where fabricated data is unacceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:43:19.620Z","isFirstParty":false}