Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa56a…9bc90x10e5…6265Base—$0.01100%coinbase76d ago0xaff05a…67917c
0xa56a…9bc90x398a…b671Base—$0.01100%coinbase76d ago0x3536c5…3125e9
0xa56a…9bc90xd303…7d19Base—$0.01100%coinbase76d ago0x145041…6e052f
0xa56a…9bc90x7e5e…7204Base—$0.01100%coinbase76d ago0x4298a6…d7e6c8
0xa56a…9bc90xa5e2…998aBase—$0.01100%coinbase76d ago0xa2278d…eba493
0xa56a…9bc90xf372…11b1Base—$0.01100%coinbase76d ago0x0bba36…cec8c3
0xa56a…9bc90xff8d…beb6Base—$0.01100%coinbase76d ago0xf43c8d…a8fcce
0xa56a…9bc90x57fa…667eBase—$0.01100%coinbase76d ago0x38c80b…ad135c
0xa56a…9bc90x28ed…97dbBase—$0.01100%coinbase76d ago0x09a2ad…5daeca
0xa56a…9bc90x3e18…3f14Base—$0.01100%coinbase76d ago0x0bfa4f…c70bbf
0xa56a…9bc90x07ab…0998Base—$0.01100%coinbase76d ago0xeb4580…7deb95
0xa56a…9bc90xfa28…b6d5Base—$0.01100%coinbase76d ago0x71aaf3…0036c7
0xa56a…9bc90x3183…aeccBase—$0.01100%coinbase76d ago0x93d831…55b546
0xa56a…9bc90x1d41…f539Base—$0.01100%coinbase76d ago0x4a456b…6d19af
0xa56a…9bc90xc691…c9d3Base—$0.01100%coinbase76d ago0x353a2a…2dadd3
0xa56a…9bc90x0597…f295Base—$0.01100%coinbase76d ago0x2d5148…c179d8
0xa56a…9bc90x73e9…7411Base—$0.01100%coinbase76d ago0xca96f3…d88c41
0xa56a…9bc90x3b42…e2f7Base—$0.01100%coinbase76d ago0x2606ad…2ac14d
0xa56a…9bc90x7eb9…f114Base—$0.01100%coinbase76d ago0x2a6685…4d07f9
0xa56a…9bc90xd277…611fBase—$0.01100%coinbase76d ago0xd96a22…79d33b
0xa56a…9bc90x31ca…a3deBase—$0.01100%coinbase76d ago0x154e1c…fe9846
0xa56a…9bc90x117f…585cBase—$0.01100%coinbase76d ago0x445450…ab798a
0xa56a…9bc90x7ab2…cdceBase—$0.01100%coinbase76d ago0x4c3efb…71c7fc
0xa56a…9bc90x28b7…111cBase—$0.01100%coinbase76d ago0xcbf321…cee8d1
0xa56a…9bc90x9783…8845Base—$0.01100%coinbase76d ago0x615202…6de879

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.