Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xab1e13…2d52eb
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xc6d22d…b2d4c9
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xdb009d…63a8db
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xecd075…70fa98
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xdaca6b…4366f1
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x7aa525…121bef
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x03a94f…53a61a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x59ed36…666d43
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0xfefdb1…a5f1cf
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0x1afd8e…46f7e5
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0x71f3a9…359a7b
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x2ce662…2ce387
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x9bd9d3…1b1ddf
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xf4926a…ae4867
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0x6b44f4…2b422b
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0xd0da13…020fe1
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0xad4f83…cd76a7
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x39f90f…ad7eee
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x9e681f…b854e6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x0969ca…081c12
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x754954…acac93
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x5cc4da…8de019
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0x28cf05…c8b948
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0xf9844b…c75c46
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x920bb9…ba6591

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.