Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3594b8…83c018
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xed12bd…d000ed
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4854da…05eb33
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc64756…b8e575
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe19203…dc7667
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x661cd5…d6c9ba
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xb80048…57deae
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4aa6ce…7363e7
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x31f0e0…427c22
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1484f1…8aee86
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc78c30…c831d2
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x8a5375…71e490
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x98af25…06f232
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x05f32d…8bd973
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb55d1…e23d84
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x03d07a…50fd49
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xdcff0a…9ed203
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x547bcd…f095d8
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x094e5e…c1e3ce
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4f4195…781f3d
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc7173e…17f39d
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x6078b4…30ecb8
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x680109…f9d626
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0xdcb52d…3b6242
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x0e1950…6fa7e2

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.