Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xaedf26…0d6e47
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0x8ba02f…c9cb55
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xae69da…1d1189
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0xa4dc5a…61c415
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xbf9eff…f99373
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xe64091…f27c95
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xa08a92…96827f
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xad496e…544de0
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x6ee043…b3d195
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xd1dc29…c65b7c
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x7ba9ab…3cf957
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0x16977f…34f361
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xef710e…e56cb6
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x26a715…e1688a
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xa4252f…95ca49
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x303401…a8c4b9
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x6827c1…c85ee8
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x65fa77…d0de43
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0x548d64…9205aa
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0x3c5748…a0390c
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x4f6efa…05cd2f
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x556dd6…2b3d49
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0xd00324…a65108
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0xed6954…28094d
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa40d ago0x217fe3…e04e82

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.