Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e0f…fe150x2e36…f632Base—$0.001100%coinbase82d ago0x76194f…b0e56a
0x7578…68370x0e0f…fe15Base—$0.001100%coinbase82d ago0x283802…9b8cf0
0x0e0f…fe150xa112…7d60Basex402 service$0.001100%Payer-submitted82d ago0x5d3461…4f04b4
0x2e36…f6320x0e0f…fe15Base—$0.001100%coinbase82d ago0x18e69f…c6909a
0x7578…68370x0e0f…fe15Base—$0.001100%coinbase82d ago0x1a3165…940d93
0x0e0f…fe150x6e00…b04cBaseBlockRun.AIAi$0.001100%Payer-submitted82d ago0xbcc12e…9a8986
0x0e0f…fe150x6e00…b04cBaseBlockRun.AIAi$0.001100%Payer-submitted82d ago0xbf1243…8f38c2
0x0e0f…fe150x2e36…f632Base—$0.001100%coinbase82d ago0x17ffcd…3ede19
0xccab…80ae0x0e0f…fe15Base—$0.001100%coinbase82d ago0x6a9247…369feb
0x0e0f…fe150xccab…80aeBase—$0.001100%coinbase82d ago0x43786e…26e9b5
0x0e0f…fe150x2e36…f632Base—$0.001100%coinbase82d ago0x93f32c…124021
0x5a56…3dee0x0e0f…fe15Base—$0.001100%coinbase82d ago0x5d22ff…8f88fb
0x0e0f…fe150x7578…6837Base—$0.001100%coinbase82d ago0xf14275…f5b8ff
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase82d ago0xf04ef9…802268
0x0e0f…fe150xd850…f111Basex402 service$0.001100%Payer-submitted82d ago0x2c8488…79b8ea
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase82d ago0xa10a14…0b24a5
0x0e0f…fe150x7578…6837Base—$0.001100%coinbase82d ago0x467198…bdfdf1
0x0e0f…fe150x7578…6837Base—$0.001100%coinbase82d ago0x00bfe4…856e30
0x2e36…f6320x0e0f…fe15Base—$0.001100%coinbase82d ago0x2e5ceb…6d6bac
0x0e0f…fe150x2e36…f632Base—$0.001100%coinbase82d ago0xaa0f8f…4c7d36
0x2e36…f6320x0e0f…fe15Base—$0.001100%coinbase82d ago0x9dd561…23f59e
0x2e36…f6320x0e0f…fe15Base—$0.001100%coinbase82d ago0x5aa3e5…c20bdf
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase82d ago0xae980b…376373
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase82d ago0xa509ba…76d330
0x0e0f…fe150xd685…334bBase—$0.001100%Payer-submitted82d ago0xa408ff…e5fe03

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.