Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa45d ago0x817f1e…53d565
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa45d ago0x80d503…b505b2
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa45d ago0xbfaf58…f85f5c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa45d ago0x28ad8c…845716
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa45d ago0x11d84d…68ccce
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa45d ago0x19c4bf…2f9d3f
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa45d ago0xad4d2d…f1d529
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa45d ago0x1d3338…a5c20f
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa45d ago0x3d6ec1…0891b8
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa45d ago0x866368…adbd3e
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa45d ago0x4495e9…13ffb7
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0x3370c6…10cf82
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0x737aec…8c96e5
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa46d ago0xb18f89…de13e4
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0x492771…58d615
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa46d ago0x4dd191…f54ad3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0x50e5ed…d27681
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0x61cf69…fba918
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa46d ago0xc40aa5…f5d269
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0xe07959…a5589e
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0x90a7ed…ee1af9
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0x79d852…e1f187
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0xab8414…668629
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa46d ago0x0229d7…85c2e0
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa46d ago0xdd1f13…45ef87

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.