Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3122…dd290x9bd3…6db8Base—$0.01100%coinbase61d ago0xb22cb1…ca2f01
0x3122…dd290x6000…feafBase—$0.01100%coinbase61d ago0xb44f19…27be55
0x3122…dd290x7ab5…f752Base—$0.01100%coinbase61d ago0x91023a…f8ac72
0x3122…dd290x6bb3…b154Base—$0.01100%coinbase61d ago0x772c0c…5a8278
0x3122…dd290x6f93…6ae3Base—$0.01100%coinbase61d ago0x1e2c7d…1a04c6
0x3122…dd290xca48…a0b4Base—$0.01100%coinbase61d ago0xb8de06…a9b12d
0x3122…dd290x512b…8969Base—$0.01100%coinbase61d ago0xfaf25a…88f3b0
0x3122…dd290xf58c…f534Base—$0.01100%coinbase61d ago0x918a44…3d6b96
0x3122…dd290x59fa…d037Base—$0.01100%coinbase61d ago0x53688b…880c88
0x3122…dd290x13c7…cb9fBase—$0.01100%coinbase61d ago0x949f18…93359f
0x3122…dd290x6df7…1c51Base—$0.01100%coinbase61d ago0x32fa06…037eab
0x3122…dd290xe04a…c3fcBase—$0.01100%coinbase61d ago0x8a1a82…89ed25
0x3122…dd290x0258…5e3cBase—$0.01100%coinbase61d ago0xae0d3d…7a4b2b
0x3122…dd290xcb78…e753Base—$0.01100%coinbase61d ago0x1a4dca…5f21d0
0x3122…dd290x21c9…4a34Base—$0.01100%coinbase61d ago0x57af1f…1b412a
0x3122…dd290x7493…9793Base—$0.01100%coinbase61d ago0x9e1cc2…3e028f
0x3122…dd290xf616…04faBase—$0.01100%coinbase61d ago0x37f332…c23579
0x3122…dd290x7469…429cBase—$0.01100%coinbase61d ago0x977aef…617a6b
0x3122…dd290xa811…5efaBase—$0.01100%coinbase61d ago0x915286…1e4256
0x3122…dd290x7d09…9231Base—$0.01100%coinbase61d ago0xdf16b5…725fda
0x3122…dd290x743c…a808Base—$0.01100%coinbase61d ago0x09e7b2…9da7ce
0x3122…dd290x9cc6…4e8bBase—$0.01100%coinbase61d ago0xa613ad…73b0fb
0x3122…dd290x264d…55d6Base—$0.01100%coinbase61d ago0x60e27b…684ab4
0x3122…dd290xdab6…be2cBase—$0.01100%coinbase61d ago0x55b803…9f31f6
0x3122…dd290x372a…b638Base—$0.01100%coinbase61d ago0x901ebf…5ffde0

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.