Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x862c15…da3e39
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x6c6b09…cb1784
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc9bf01…88a33e
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x133e63…713573
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x81eee2…c03dd6
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0x89a30e…dde046
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0x0ef332…2ca277
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x8d8af5…f0c8da
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0x55b18d…e080ef
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0x4ea87d…190fe5
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd2ef9e…6061ea
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0xcde447…d3b453
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0x403350…70308c
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x50e3cf…92c22a
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0xda9bee…0066dc
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x44e848…3cff05
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x484a92…30f058
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0xe0eeea…6f9730
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x7a7d05…a2a500
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x094805…92ba7b
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0ef97d…328abf
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x592530…042fd2
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa38d ago0x0517c8…d7aa65
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x050c49…8b5a0f
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa38d ago0x776b3c…b69e8f

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.