{"uid":"cap_KCpXR34S7z8tIjliE_wSt","slug":"agentoracle-transaction-settlement-verifier-541e0786","name":"AgentOracle Transaction Settlement Verifier","description":"AgentOracle: verify a payment transaction recorded by AgentOracle and check its Base receipt confirmation state. Returns recorded amount, payer, recipient, route, timestamp, and confirmed, pending, reverted, or temporarily unavailable on-chain state.","url":"https://aiagentoracle.ai/api/v1/settlement/:txHash","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"},"pathParams":{"type":"object","required":["txHash"],"properties":{"txHash":{"type":"string","pattern":"^0x[a-fA-F0-9]{64}$"}},"additionalProperties":false},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["txHash","payer","recipient","amountAtomic","amountUsd","asset","network","route","recordedStatus","recordedAt","onchain","limitation"],"properties":{"asset":{"type":"string"},"payer":{"type":["string","null"]},"route":{"type":"string"},"txHash":{"type":"string"},"network":{"type":"string"},"onchain":{"type":"object","required":["state","blockNumber","confirmations","checkedAt","reason"],"properties":{"state":{"enum":["confirmed","pending","reverted","unavailable"],"type":"string"},"reason":{"type":["string","null"]},"checkedAt":{"type":"string","format":"date-time"},"blockNumber":{"type":["string","null"]},"confirmations":{"type":["integer","null"]}}},"amountUsd":{"type":"number"},"recipient":{"type":"string"},"limitation":{"type":"string"},"recordedAt":{"type":"string","format":"date-time"},"amountAtomic":{"type":"string"},"recordedStatus":{"type":"string"}}}}}}},"responseSchema":null,"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_bAL_gcoTEJyk3TOFgKwN5","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Verifies a payment transaction recorded by AgentOracle and checks its on-chain confirmation state on Base, returning amount, payer, recipient, route, timestamp, and chain status.","exampleAgentPrompt":"Can you verify whether the Base transaction 0x3a4f...c91d was actually confirmed on-chain and tell me the amount, who paid, who received it, and how many block confirmations it has?","exampleUseCases":[{"title":"Confirm payment before releasing goods","prompt":"I just received a payment claim for order #8821 — the transaction hash is 0xabc123...def456. Can you check if it's actually confirmed on Base and tell me the amount and recipient so I can verify it matches what I expected?"},{"title":"Audit a disputed settlement","prompt":"There's a dispute about a settlement transaction — the hash is 0xdeadbeef...cafe0001. Can you pull up the full record from AgentOracle: payer, recipient, amount, route, timestamp, and whether it's confirmed, pending, or reverted on-chain?"},{"title":"Monitor pending transaction resolution","prompt":"I'm waiting on a Base payment with txHash 0x1111aaaa...2222bbbb — can you check AgentOracle to see if it's still pending or if it's been confirmed, and tell me the block number and confirmation count?"}],"resultDescription":"Returns the transaction hash, payer address, recipient address, atomic and USD amount, asset type, network, payment route, recorded status, recorded timestamp, and an on-chain object containing state (confirmed/pending/reverted/unavailable), block number, confirmation count, check timestamp, and an optional reason string.","failureModes":["Invalid txHash format (not 0x + 64 hex chars) returns validation error","Transaction not found in AgentOracle records returns 404","On-chain state temporarily unavailable returns state: unavailable with reason","Reverted transactions return state: reverted with reason explaining failure","Network congestion may delay on-chain state freshness"],"whenToPreferThis":"Use this endpoint when you need to verify a specific payment transaction that was processed through AgentOracle on the Base network — especially when you need both the recorded payment metadata (amount, payer, recipient, route) AND the live on-chain confirmation state in a single call. Prefer this over generic block explorers when the transaction was originally facilitated by AgentOracle and you need its internal record alongside chain state.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:34:36.571Z","isFirstParty":false}