Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa50d ago0xdc8c85…dcd393
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa50d ago0x430491…27b0d2
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa50d ago0x3b94b2…9c9b39
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa50d ago0x917d34…6fc679
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xfb26cf…c23834
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x7f7fda…90c24a
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x189bed…ab1e00
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xd28828…47d9b6
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x1590b0…68afa9
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x09add8…1f430a
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x1c8350…ed5ff1
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x91745e…1104c7
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x162b57…cd2814
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x599e21…1b5c11
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xb46d38…d7bc9b
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xd46527…29ffbe
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x2f5e81…ad76b4
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0xd28c80…edbde8
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x1ed81a…350d66
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x903fce…23c932
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0xcf53eb…0d5891
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x0e2ba9…8a83ce
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x75a9bf…f186e4
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0xa5bd23…2539d2
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x81612a…5d0d1f

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.