Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x4a760e…947912
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x1f4b59…fd9dee
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x977754…5298b2
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc32e4d…f95b41
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc52339…17d6e8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xa9e310…258747
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xfe0a93…7ddc68
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x6e9a69…f4fbb9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xea8f00…fdb2d7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xa6178f…d7d2db
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xea1b47…68adc9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x5039ca…775b8b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x0ee9bd…57dd16
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x891199…4c0a57
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xbcabc7…3433ff
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc1028d…823a5b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc31955…52819e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x3fd2f5…6edcf4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x49e8d0…b71dfc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x5662de…0ff000
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x057861…086dd4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x8f060d…47fc23
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x2206a3…b98ca4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x367e8c…dcbdb9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc5399c…493ef5

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.