Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x403a80…7d0723
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xb623e5…50335c
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x1a66b1…f0cd66
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x01faad…b78f08
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x94d775…521146
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xfc358d…f8145f
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x50890f…92c447
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x01cecd…7533a3
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0xd7851d…954596
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0xf91c95…3b4ffe
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x1ac2d5…332c0b
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0xd9dbc4…7fb290
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0xc077c0…b5aac1
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x195b31…abe27a
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x945ab5…30642f
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x5c90e5…deae33
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x2e705b…a24e3b
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x0ee306…16c950
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x4432e3…4c9dc7
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x869dd4…928056
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x025690…11285e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x875d40…b73f38
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0xfb9c49…266348
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x7faf4d…cf35e9
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x6b0963…964994

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.