Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xfb5312…29e939
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x735656…4edb1d
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x382572…42a0bd
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xa3ceaf…c27031
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0xf935c7…9b0cda
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x6585f5…67da3c
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xdaa5ce…19537a
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xffd3bf…152da6
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x7d9365…ac1332
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0xd38f4d…e73967
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x0f7041…530f5c
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x0ec8b1…2dc7a2
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xc9f7d0…b26c38
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xa55086…f43fab
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xdf4fc2…444680
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x125e38…e31f79
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x9ec395…f99f51
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xaf7a82…b3176c
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xde2588…006b5b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x9883ff…dcc17a
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x6c4cca…830f14
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x89200b…12147f
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xdee7e9…081ee2
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xcae65a…a66412
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xebfe3e…d23e7a

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.