Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x4a3b77…39b3e1
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0xfedcd4…77f6d8
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0xa1e538…68a2f0
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x4c5970…23c898
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0xa6c50c…1894f1
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0xbe6194…986374
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa38d ago0x1d4906…8e4191
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa38d ago0xcb751a…5f66fd
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa38d ago0xa9c2cf…68b9c4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x6e0b76…f99c2f
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x187ae4…07c051
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x913144…a05153
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x0def6e…9dfc92
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x01a314…2a9134
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x59da6e…b1bbf3
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x74d6e4…f4d68d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x36b1b3…26e45c
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa38d ago0xf7ebcf…084088
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x31ece9…9cd376
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa38d ago0xbbb8a4…9736dd
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x9a2f6f…a117a7
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa38d ago0x978606…1665e8
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x7d16ff…89e580
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x8c018c…5df7c4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa38d ago0x874857…478438

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.