Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa45d ago0x61f5d0…f858c0
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa45d ago0xf3d608…28b9ee
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa45d ago0x94e15c…f5afcb
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa45d ago0xddb511…3b7dae
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa45d ago0x3b51dc…67018a
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa45d ago0x1ef28a…1ada34
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa45d ago0x1f3758…87dc16
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa45d ago0xea25ca…310fc4
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa45d ago0xcabeaa…8dd6a8
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa45d ago0x43221c…3563a2
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x539760…19d472
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0xb95702…5b753e
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x8185e4…ed971b
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x2a14fe…e477bb
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0xe87359…cc8590
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0xc7bcd7…816b29
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x894c97…69c996
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0xe6f09e…814e13
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x3f3079…8aea17
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa46d ago0x741782…1d0919
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x12a85b…9dd6cb
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0xfdc094…af6588
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x53a394…3501e6
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0x8392fb…d8fc6d
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa46d ago0xba1346…425537

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.