Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0xd74aad…397f69
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x6a2686…a9eb14
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0xc5c48e…45baf1
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x970fc9…83f8d9
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0xca873b…e6ee2c
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x5af2b7…c43000
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0xb26daa…79218b
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x675d06…5506b2
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0x63658e…35041e
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x58a150…62e269
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0xb29b6c…6ff9d3
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x454bf7…6587f5
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0xed3037…be0619
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x80854b…2f4e8f
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0x78ce79…28b9a1
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x30bb04…8c899a
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0x566fed…4c35b4
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x670810…e5e93d
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0xa310a5…b0256d
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0xdca3e3…67eaf5
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0x6a801c…857bfd
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0xc4fe44…125683
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0x92d65e…c8c5d3
0x2a8e…859c0x13bf…b9a7Base—$0.00125100%candidates111d ago0x1a4384…bc1a5a
0x2a8e…859c0x13bf…b9a7Base—$0.002100%coinbase111d ago0x96f076…77ae84

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.