Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0xb89b6f…2e676f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x30fdef…b4d442
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0xd53fff…727fb5
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x42f902…32e2b7
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x5fabd0…b60453
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x3bd58d…a45baf
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x47b75f…cfb7f3
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x727f8c…e30426
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x799690…0781ca
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x0bbd8f…73ce0a
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0xc36580…0bad39
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa19d ago0x507b9f…f563ed
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0x144a14…2dcb34
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0x364b4e…a2fced
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0x2a5330…7f4497
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0x4fdc97…5135f7
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0x5d4e45…d96fbd
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0xbfa9da…e28c1f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0xcfb768…4faf35
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0x28120d…29e964
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa20d ago0x1138b2…d7ecf9

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.