Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0xd60112…b6f7ef
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0xdf03e5…61aff6
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0x8f0f61…a7b6c7
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0xc54015…92ce45
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0x052805…e7f06a
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0xebe34c…bcd137
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0xd5df4f…6a0fc2
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0xa77c39…91e02f
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0xf65470…9e559b
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0x3490d9…8fbb7d
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0xd6f1f1…27fe33
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0x179966…894811
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0xe8a298…65bc48
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0xf09dcb…c8a041
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0x396c42…12d41a
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0xe34fb0…87da11
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0x0c41da…3d4623
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0x07d6f7…c47cd9
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0xa4adf5…665a53
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0x306233…d768ef
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0x95ee81…3c9ea5
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa41d ago0x3a6a5b…025e81
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0x3b2a1f…9fc2a2
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0xb7cd1a…1af9ff
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa41d ago0x81108d…388ecc

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.