{"uid":"cap_fWOa0shU-0dMJqphvX-VC","slug":"samedaydesk-solana-transaction-receipt-360e3270","name":"SameDayDesk Solana Transaction Receipt","description":"Deterministic agent APIs for web and company intelligence, repository security, agent-work economics, machine-service discoverability, payment preflight and settlement proof, wallet context, and Morpho decision evidence. Pay per call through Base x402 or native MPP, with a Circle Gateway Nanopayments path for gasless batched USDC.","url":"https://agents.samedaydesk.com/chain/solana-transaction-receipt","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["signature"],"properties":{"mint":{"type":"string","default":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","pattern":"^[1-9A-HJ-NP-Za-km-z]{32,44}$","description":"SPL-token mint; defaults to canonical Solana USDC."},"payer":{"type":"string","pattern":"^[1-9A-HJ-NP-Za-km-z]{32,44}$","description":"Optional expected payer owner; requires recipient and amountAtomic."},"recipient":{"type":"string","pattern":"^[1-9A-HJ-NP-Za-km-z]{32,44}$","description":"Optional expected token recipient owner."},"signature":{"type":"string","pattern":"^[1-9A-HJ-NP-Za-km-z]{80,90}$","description":"Finalized Solana mainnet transaction signature."},"amountAtomic":{"type":"string","pattern":"^[1-9][0-9]{0,19}$","description":"Optional expected atomic amount; requires recipient."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","product","version","checkedAt","decision","request","chain","transaction","receipt","tokenOwnerDeltas","canonicalUsdcOwnerDeltas","verification","findings","boundary"],"properties":{"ok":{"type":"boolean"},"chain":{"type":"object"},"product":{"type":"string","const":"samedaydesk-solana-transaction-receipt"},"receipt":{"type":"object"},"request":{"type":"object"},"version":{"type":"string"},"boundary":{"type":"object"},"decision":{"enum":["found","verified","not_verified","not_found","rpc_unavailable"],"type":"string"},"findings":{"type":"array"},"checkedAt":{"type":"string"},"transaction":{"type":"object"},"verification":{"type":"object"},"tokenOwnerDeltas":{"type":"array"},"canonicalUsdcOwnerDeltas":{"type":"array"}}}}}}},"responseSchema":{"type":"json","example":{"ok":true,"chain":{"name":"Solana mainnet","network":"solana:mainnet","canonicalUsdc":"EPjF...Dt1v"},"product":"samedaydesk-solana-transaction-receipt","receipt":{"found":true,"finalized":true,"tokenOwnerDeltaCount":2,"canonicalUsdcDeltaCount":2},"request":{"mint":"EPjF...Dt1v","payer":null,"recipient":null,"signature":"3CjY...GNZn","amountAtomic":null},"version":"1.0.0","boundary":{"source":"bounded public Solana mainnet finalized transaction RPC","walletAccessed":false,"rawLogsReturned":false,"privateLedgerRead":false,"transactionSigned":false,"transactionModified":false,"transactionBroadcast":false,"rawInstructionsReturned":false},"decision":"found","findings":[],"checkedAt":"2026-08-11T21:12:00.000Z","transaction":{"slot":"438431606","status":"success","blockTime":"2026-08-11T14:40:00.000Z","signature":"3CjY...GNZn","feeLamports":"5000"},"verification":{"matched":false,"requested":false},"tokenOwnerDeltas":[],"canonicalUsdcOwnerDeltas":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZdHQBm2akm8PwabWF2s81","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up and verifies a finalized Solana mainnet transaction, returning its status, USDC token owner deltas, and payment verification details.","exampleAgentPrompt":"Can you pull the Solana mainnet transaction receipt for signature 3CjY...GNZn and confirm whether the canonical USDC was actually transferred and the transaction is finalized?","exampleUseCases":[{"title":"Confirm USDC payment settled on-chain","prompt":"I just sent a USDC payment on Solana with signature 3CjY...GNZn — can you check whether it's finalized and tell me the exact USDC amount that moved and who received it?"},{"title":"Audit agent payment after API call","prompt":"My agent just paid for a service on Solana — transaction signature is 3CjY...GNZn. Can you pull the receipt and verify the payment matched the expected amount and recipient?"},{"title":"Dispute resolution: check if funds arrived","prompt":"A vendor is claiming they never received my Solana USDC payment on signature 3CjY...GNZn. Can you look up the transaction and show whether their wallet actually received the USDC?"}],"resultDescription":"Returns a JSON object with the transaction's slot, status (success/failure), block time, fee in lamports, finalization flag, USDC owner deltas (who gained/lost how much canonical USDC), total token owner delta count, a verification block indicating whether the payment matched a requested amount/recipient, a 'decision' field (found/not-found), and a boundary attestation confirming no wallet signing or private ledger access occurred.","failureModes":["Transaction signature not found on Solana mainnet — receipt.found returns false","Transaction exists but not yet finalized — finalized returns false","Invalid or malformed transaction signature format returns an error","Network timeout or RPC unavailability may delay response","Mint address provided does not match canonical USDC — deltas may be zero or misattributed"],"whenToPreferThis":"Use this endpoint when you need deterministic, bounded on-chain proof that a specific Solana transaction occurred and USDC changed hands — particularly in agent-to-agent payment flows using x402 or MPP where you need settlement evidence without signing or broadcasting anything. Prefer this over generic Solana explorers when you need structured token-delta data and payment verification in a machine-readable format with explicit boundary attestation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:48:35.786Z","isFirstParty":false}