Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x7b58c4…9eb5a0
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x49b8c0…a9d5cf
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x1ab95b…a5c956
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x68a6fc…05cbfc
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x015e34…cce45f
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0xfc1def…fd18fb
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x3a6f2a…f0748c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x257c46…288637
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x272bc9…c5338f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x825faa…a087c8
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x91fcc5…427d2c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x686a82…787a8b
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xff1ec0…658b3b
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x835e7f…f0751a
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x9d439f…d19afe
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x1aff4a…87ed25
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x6c9dcd…ee406a
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x9648f8…f23b42
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x1af0a7…0d552f
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x1ac549…0c0727
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x9a10e3…4b1ca3
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x66ad32…9be469
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xa590b3…61d287
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xf7838b…ef0738
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x069374…d30019

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.