Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xdba298…45cccd
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xb8fa37…91fe2d
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xfd876e…7e64d8
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xc7c743…9c24a3
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xed15ca…ff583f
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xb7432a…08ffa5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xfb1a7e…063f53
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x9adfb2…18e40c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa43d ago0x65f0b2…d0c4b5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xd53784…1cdf1f
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xad2842…eef019
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa43d ago0x0dfeb7…e29514
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa43d ago0xa4f40d…bcb218
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x488e9c…ed12bb
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa43d ago0xcf84c0…0a9c47
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa43d ago0x479122…174a90
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa43d ago0xb1ebaa…52ebd0
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa44d ago0xc9e7f9…3bd22c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa44d ago0xda9e6b…3ec674
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xf6ea46…6634cf
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x029d04…2a8eb6
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xa5d7c2…fc60cb
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xd94484…68ad52
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x4fc95b…786813
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xa0403d…17494a

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.