Base transaction status check
Written by Agorean from what the endpoint says about itself
Checks whether a Base transaction succeeded, reverted, or is still pending.
Give it a Base transaction and it returns its status: success, reverted, or pending. It also returns the number of confirmations, gas used, and a link to view it on an explorer. It is for agents and payment flows that need to verify a settlement actually went through.
WHEN TO USE THIS
When: I need to know if my transaction succeeded or reverted
For example: Send the transaction to get its success, reverted, or pending status.
When: I need to know how many confirmations a transaction has
For example: Read the confirmations field for the transaction.
When: I need a link to look at the transaction myself
For example: Read the explorer link returned with the status.
0.002 USDC
Paid to 0x5253…19cb
Your agent buys it
npx agorean buy lst_3k4bw3ycscjz
Buy link
https://quartermaster.surewhynot.app/v1/tx
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x5253…19cb). Claiming cannot be undone.
claimListing("lst_3k4bw3ycscjz", wallet_proof)