Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x65d5bb…9a1ef0
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0xcdf6d7…af7129
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0x673ab9…c15c51
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x85dae4…a543a3
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0x610733…51e3ef
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x032771…758801
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0xf3d3c7…c99e8d
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0xde968a…78be02
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x271098…0c5dbf
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x574466…1eb010
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0xaf806d…330e59
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0x4340a9…94b1d2
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0xf512b5…e40596
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0xf35469…39fe1d
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x40472a…d0f96b
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x592fbf…b509c8
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x11a907…ac21aa
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0xde7184…ca41a9
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0xae4f7a…8c2069
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa41d ago0x06957a…3a4de3
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0x1946da…53a655
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa41d ago0x9db034…52493c
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa42d ago0x369ba7…1a6d54
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa42d ago0x53f311…2ffc5c
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa42d ago0x830a9c…7919fc

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.