Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa43d ago0x431111…075a9e
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0xdbb78f…48a472
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x975714…0f1469
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0xb0a021…fb6ecb
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0xcac797…30b788
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa43d ago0xcce09c…b60b36
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0xadf500…883e51
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x131bee…b863b1
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0xb9c5ca…9cccce
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x781dc6…4ec71f
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x074458…a823e0
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x8ada25…4c08d8
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x91f5ca…e28a47
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa43d ago0xda0f62…2a8775
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x9e2bd3…b17a3e
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x35eeea…8c24de
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0xcc0897…cd3b7e
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x97b42d…46b187
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0xae9382…d2a2c6
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa43d ago0xeed1d1…7aa171
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa43d ago0x2485ca…68f87d
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x8aab87…b30ec1
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa43d ago0x6e235e…3b4d3a
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa43d ago0x4d4c8a…9273cb
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa43d ago0x654cf0…fb993c

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.