Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x48c94f…227361
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xdca58a…63e6d1
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x87dbc4…fb33d2
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x4f5515…58ba8f
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x3f4ec3…f64ebe
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xb38127…f08829
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x1618b7…a7c548
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x57ce50…76d804
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x992317…92cdab
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xcabd40…871f7e
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x3b4592…be8a4c
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xdced47…1b47f7
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x144a45…981a05
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0x313356…0e6f82
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0x03a801…a05907
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0xe0b3ab…7a1d4a
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa43d ago0x3fbe84…48cd80
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa43d ago0xdf75f1…85f1db
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0x93a4d8…65fe35
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa43d ago0xc7c75f…548f2e
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0xc6aa52…449133
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0xe818e6…745c96
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0x1e9567…0ab4d6
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0x83c267…522b16
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa43d ago0xfaadc7…0348dd

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.