Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x3075ed…ec23ab
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0xf74965…9f0939
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x9799df…2af9e4
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa41d ago0xa94ed8…b64369
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0xd98ec7…d0e287
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x281af5…1d54f7
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x412ae3…048d71
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x7f71f1…edba98
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x117b5b…5e72d6
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x85a27c…3ab717
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x4efa84…ddc20d
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0xe09284…c59751
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa41d ago0x209fb8…a8a38f
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa41d ago0x906c9e…2541e0
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa41d ago0xdcc1b8…53949b
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x8dd9c1…750f73
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa42d ago0x34051c…8d5820
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x8cd98c…e8cc14
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa42d ago0xd178dc…474693
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x190cfe…bb9c1a
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa42d ago0x12d980…7b9ce3
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0xd55ee2…5d3155
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa42d ago0x34d50c…3dcd3a
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x498635…fe3f90
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa42d ago0x2fd29f…385798

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.