Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe9b8be…149895
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x7ca688…81a864
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x541ef7…6cd7b3
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x36b9b3…019fdb
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0xce71b2…dd32c2
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x05e381…a69673
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x1d5a05…a10674
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e1136…a4266d
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x263646…dfcbea
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x472e74…7fb9d7
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x8efa7d…171b63
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x3a3034…a72445
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x30ef92…a0d438
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x18d551…a64b36
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0xdbd077…1280cb
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x8067b4…960ed5
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c6f40…67ff24
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x30ae4c…39aa4d
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa4da77…13d83c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x6989b2…dd4440
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0xfa8360…f92e3a
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x550fa3…83ba4c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x7350a9…2769b3
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa1275c…9101d0
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa19d ago0x12ff95…40ed99

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.