Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x424a23…5cf8da
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x0e57ba…5233c6
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0xbdb163…d0ddaa
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x816c9b…c29c82
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0xb91974…3b6cb1
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa39d ago0x59cebe…1ca59b
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x74757c…d9a13a
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x029bf2…cafd7b
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x02d4f0…a96b9a
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x311853…09fc5a
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0xa827fa…4f3d87
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x154230…a37d51
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa39d ago0x7f7294…2365da
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa39d ago0x23cd70…a2e8a4
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa40d ago0xa6ffe4…44fff7
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa40d ago0xbbc330…779aaa
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0x785884…d73fb5
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0x15b4a6…33514c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0x6c09dc…3e7288
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0x1fcff0…3746bf
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0xa06acb…24fa68
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0xf7c15b…b67384
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0x8e4570…0ca106
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa40d ago0xe5d34f…f1c367
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa40d ago0xa3b439…f56647

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.