Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0x703701…455e3d
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0x993738…2befbb
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0xae2dfe…dd358c
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0x5a85d9…01702c
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0x947056…6bb749
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0xba251b…85f66b
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0x48077a…21e52e
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0x13ec81…b14822
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0x88b933…3a1c8e
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0xe7cf60…9d3b97
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0x0ef91c…5008ef
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0x037850…24fc20
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0xdcc610…25ef13
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0xdbe654…e7095b
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0x89ec8c…e23bfe
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0x8f607f…d0abad
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa39d ago0x796315…812d17
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0xa60bcd…1093c8
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0x2b4306…5cd9c5
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa39d ago0xfb3cdc…438a2d
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa40d ago0xa3d8eb…63e0ea
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa40d ago0xb9e6bc…9a4410
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa40d ago0x42dc37…52a178

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.