Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase$0.001100%fluxa46d ago0xed22e1…9ce0ed
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x8fdb15…fc9c8a
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x7fb6dc…a2cb65
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0xbf4d9a…b1f02a
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x4de063…c7a2ab
0x43df…54640xfe80…47eeBase$0.001100%fluxa46d ago0xa88e20…5b4cf4
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x61de07…ed6a9b
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x338ef6…66dd37
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0xcc29f7…0ed1eb
0x43df…54640xfe80…47eeBase$0.001100%fluxa46d ago0x6354e2…5cfdd9
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x0409a2…9aa8ba
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x7a1014…554ecb
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0x0e4f40…381e5e
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0xad0839…11f0f3
0x43df…54640xfe80…47eeBase$0.001100%fluxa46d ago0x4640c3…4c1cc9
0x43df…54640xfe80…47eeBase$0.001100%fluxa46d ago0xcf8af4…a4663f
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0xc3d5ca…6f09fd
0x43df…54640xfe80…47eeBase$0.001100%fluxa46d ago0x9742ec…975d1b
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0xe076c1…7a3d22
0x43df…54640x9c95…e299Base$0.001100%fluxa46d ago0xcdcb04…836f62
0x43df…54640x9c95…e299Base$0.001100%fluxa47d ago0x7c37ef…8639a2
0x43df…54640xfe80…47eeBase$0.001100%fluxa47d ago0x043c30…71e6a3
0x43df…54640x9c95…e299Base$0.001100%fluxa47d ago0x3e7475…95cec8
0x43df…54640x9c95…e299Base$0.001100%fluxa47d ago0x08c961…8ad250
0x43df…54640x9c95…e299Base$0.001100%fluxa47d ago0x485e1c…0c4085

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.