Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0xda2a92…5ec699
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0xf238c9…80019d
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x80f817…57e4df
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x4eaaa2…b946c0
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x69bd31…7933d4
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x2ef875…1c46bf
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x686c9f…1519e2
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0xe2136d…4cc173
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x3d9e66…7fc915
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x563fbd…d2c2cd
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x2c281c…51b35b
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x4daa3b…2d860b
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0xc54b8a…b6a11a
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x400110…621c21
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x40946f…87a74d
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0xf7a59b…e0c3a5
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0xda680c…0f374d
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x9ef962…c58990
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0xcc577d…efed94
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x8c41d3…653de4
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x9d36d7…ec2efc
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0xda708b…2b7f46
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x798a02…dbab3a
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x849af6…b67e46
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0xeab8ba…2fd109

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.