Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0xca9ff1…0ac8c9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x0a1131…8f7469
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x7a06dd…9d0f8c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x80e59f…a7b9fe
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x383fbe…327c9e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x168bf8…c5fe34
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x5a9ad4…cc9eff
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x0c53a8…a027a8
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x966bc4…7595d1
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x36d074…c49edd
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x899993…a3cf25
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0xdc2ee8…bebba4
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x817510…5ae527
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x1ba02a…e1a869
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x45a357…f8d6c0
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x7530b3…edd72f
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x472c1c…510380
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x66f458…9135ba
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x36ee35…a7acfc
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0xf16ea7…ce2501
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0xa0c99d…b84464
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x1fcf39…5d2ec8
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x57af84…bfb480
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase48d ago0x201a95…b184fa
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase48d ago0x8b4a28…908f75

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.