Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x580510…84eeab
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x3e370e…9cf6c5
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x022964…9b31c7
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x995df1…a7108e
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x08e680…77ea5a
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x860a50…5fe490
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x322198…f3d081
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x9cbb17…cae68c
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0xfaa81f…d7a571
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x286171…498e30
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0xd9e320…675cbc
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x8b4071…8e231a
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x40e0e7…8c684e
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x3ee113…836323
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0xc90908…2b2d33
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x1950f9…ab4a46
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x105504…5b43f6
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x39833a…fe7916
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x8cac7c…020679
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x6f0792…57417a
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x85a7b3…b7a613
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0xd24450…26243c
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x251c2b…f009e0
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa44d ago0x1a9eff…22e427
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa44d ago0x28bb43…7d6466

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.