Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xbfed7f…34d900
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x48f257…6f6396
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xd8b0f8…b3af29
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xc58721…ab967b
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x8299ee…54d0cc
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xcce7bb…0a050f
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xd5b3b2…364dff
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xeb983f…40b857
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xf14972…dff018
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xcd01cf…33fd86
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa41d ago0x80a3c3…28a409
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x6d07a5…4aac5e
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa41d ago0x06d9c9…353f25
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa41d ago0xbf2a45…7e98ee
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa41d ago0x6b185f…0952ff
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x5e7087…c7677a
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x8b70ea…d08149
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa42d ago0x242440…2f74f6
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa42d ago0xf7ce86…6ac76e
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x855529…436fa7
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x91c1f8…f537d5
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa42d ago0x87fd0f…8a9026
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x8e02e4…c6333f
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa42d ago0x4802a4…0d6fac
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa42d ago0x64cf2d…2fb207

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.