Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0x7b5485…a2bef9
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0xe4ddf0…9a201b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0x41763e…734fc7
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0xa77b29…2b8773
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0x4d2bd8…12fc1f
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0x871014…7bd5de
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0xa27655…4016b7
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0x1486a1…425b67
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0x19aee6…0be264
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0x621a80…caabe3
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0x5fe78b…a7b2b1
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0x83a82d…f30da8
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0x589e49…b82c7b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0xc167b4…792f32
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0x866fc3…2fca04
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0xf72354…2fc49a
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0xc84c96…d47d28
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0xcb9b0a…77be8a
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa44d ago0x472271…29252d
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa44d ago0x32b578…420567
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa45d ago0xea4b76…4d0a0b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa45d ago0xa8fb1b…317ac2
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa45d ago0x0e147f…ee8ede
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa45d ago0x94d056…817f77
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa45d ago0xedbd95…29f7ff

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.