Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0xb6dabe…5dc0ac
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa34d ago0x681d17…b83d8c
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0xd42a96…07b7bb
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0x48e694…3beea3
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0xc4ca55…591bd3
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0x39e6bc…b0194d
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0xd5b956…465ce5
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0xf36ef5…2dc619
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0xd3b083…867298
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa34d ago0xc8e516…d83fa5
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0xc8a4aa…af7137
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0x8c3ceb…dace5f
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0x82cc64…117ec1
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa34d ago0xec2a69…174752
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa34d ago0x5ddb11…c9a5cc
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0x48e19d…14e4cb
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa34d ago0x589bbc…e56e3d
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa35d ago0x6525e0…cdf0f7
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa35d ago0xbc6031…769e87
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa35d ago0x4202ae…1bdf45
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa35d ago0x6427a2…9a7847
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa35d ago0xfc8f6e…d11b61
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa35d ago0x376a14…fdf112
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa35d ago0x24487d…038097
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa35d ago0xf57716…951a90

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.