{"uid":"cap_xOz6ZNKEAcqJvgdt3tljy","slug":"vea-attest-post-execution-ai-transaction-attestation-a965941b","name":"VEA /attest — Post-Execution AI Transaction Attestation","description":"Two calls. /verify runs BEFORE signing: allow or deny plus an Ed25519-signed receipt. /attest runs AFTER execution: did the chain do exactly what was declared? Non-custodial — VEA holds no keys and never executes. Paid per call over x402; the documented samples under /samples are free and use the same engine.","url":"https://vea-base.onrender.com/attest","method":"POST","headers":{},"bodySchema":{"type":"object","required":["intent","execution"],"properties":{"intent":{"type":"object"},"execution":{"type":"object"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GFeKnIkE9PGqU2euEEiMh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Verifies after blockchain execution that the on-chain outcome exactly matched the originally declared intent, returning a signed attestation.","exampleAgentPrompt":"After my agent just submitted that USDC transfer transaction on Base, run a post-execution attestation against the original intent I declared — check whether what actually happened on-chain matches what was approved, and give me a signed receipt of the result.","exampleUseCases":[{"title":"DeFi swap compliance audit","prompt":"My AI agent just executed a token swap on Base — can you attest whether the on-chain swap result exactly matched the intent I pre-approved, and return a signed receipt I can store for compliance?"},{"title":"Post-execution safety check for autonomous agent","prompt":"My autonomous agent finished executing a set of on-chain transactions. Run an attestation against the original declared intents and tell me if anything deviated from what was approved — I need to know before the agent proceeds to the next step."},{"title":"Audit trail for multi-sig agent action","prompt":"We just completed a multi-sig contract call initiated by our AI agent. Attest that the execution matched the declared intent and give us a signed Ed25519 receipt we can attach to our audit log."}],"resultDescription":"Returns a verdict indicating whether the actual on-chain execution matched the declared intent (allow/deny style match result), along with an Ed25519-signed attestation receipt that can be stored as a tamper-evident proof of the post-execution check.","failureModes":["Mismatch between intent and execution objects causes a denial/fail attestation result","Malformed or missing intent or execution fields return a 400-level validation error","If the execution object does not reference a verifiable on-chain event, attestation may be inconclusive","Payment not fulfilled via x402 protocol results in 402 Payment Required before processing"],"whenToPreferThis":"Use this endpoint when you need a cryptographically signed, non-custodial post-execution audit confirming an AI agent's blockchain transaction matched its pre-approved intent. Prefer VEA /attest over manual on-chain log inspection when you need a structured, signed receipt for compliance, audit trails, or chained agent workflows where trust verification between steps is required. It is especially valuable in autonomous agent pipelines where no human reviews individual transactions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:38:20.496Z","isFirstParty":false}