Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0xb2d5f5…b0d709
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0x6bcd78…c25c85
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0x2858d7…0712fc
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0x76b2a6…69fac9
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0xf5522a…e8f662
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0xdce64e…c2192c
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0x984024…22dade
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0x120395…1ad47d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0x6aa868…2cfd53
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa27d ago0x2e969a…8df11b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x1aa583…12b671
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x6c4ff9…962f7d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0xf3277c…f49e01
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x49e4ab…b69081
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x4eab46…6b444b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0xea9874…7c4b69
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x1fd5df…bab41b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x9d2388…8c5db1
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0xe34597…a0494d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x826ac0…f95db5
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0xbbf6d7…9c33fd
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x827717…de9b31
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0xf8a1fb…528406
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0x618b2b…f030e7
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa28d ago0xf542c3…8a75ca

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.