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%fluxa28d ago0x48f182…c3bd0d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x3a6d19…07f8a8
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0xfff84e…790b6f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0xb1541e…27bf78
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x24b45d…a3a3ef
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x2ff1b9…139e91
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x9dd606…4fc480
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x81ff70…b10e82
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x27c14f…38b392
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0xc94e63…a4f3c1
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x2e5e88…54c4e7
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x7b3f63…1609b3
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x618503…6295d3
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x122947…f39d99
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x82d2f3…ef2632
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa28d ago0x610599…67e50b
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0xe31889…51a341
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0x02f542…8afcba
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0x4ba360…06211d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0xf457c0…ba74f6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0x03934d…68273a
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0x6ad374…b0d15d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0x0e5751…6f44c0
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0xcad54d…ca6887
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa29d ago0x57edfb…e8d468

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.