Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85e7…46f10x1e8e…60f8Base$2.00100%anyspend40d ago0x0441c5…37060a
0xa27e…c0780x1e8e…60f8Base$2.00100%anyspend40d ago0xc4e108…7f7a82
0xa566…97960x1e8e…60f8Base$1.00100%anyspend40d ago0x9eaeb6…351847
0x2ce2…2f030x1e8e…60f8Base$1.00100%anyspend40d ago0x320a5f…45ff9b
0x0158…f28d0x1e8e…60f8Base$1.00100%anyspend40d ago0xe9ae59…168f67
0xf7ab…7f0c0x1e8e…60f8Base$1.00100%anyspend40d ago0x395aa1…3c7b9b
0x6408…f6500x1e8e…60f8Base$1.00100%anyspend40d ago0xbf3f63…11acec
0xe15e…78760x1e8e…60f8Base$1.00100%anyspend40d ago0xb8495c…8ef74e
0xe176…98670x1e8e…60f8Base$1.00100%anyspend40d ago0x906165…1996ad
0x5a82…60580x1e8e…60f8Base$1.00100%anyspend40d ago0xdf8b30…9c7efa
0x6d14…14a40x1e8e…60f8Base$3.00100%anyspend40d ago0x0180f8…d32fb9
0x0a46…73570x1e8e…60f8Base$3.00100%anyspend40d ago0xa75865…b566ef
0xd002…da860x1e8e…60f8Base$2.00100%anyspend40d ago0xe95330…9cf74f
0xf61e…68930x1e8e…60f8Base$3.00100%anyspend40d ago0x02f481…b1f584
0xfdc1…a64b0x1e8e…60f8Base$1.00100%anyspend40d ago0x39f44e…963fe5
0xa566…97960x1e8e…60f8Base$2.00100%anyspend40d ago0x08a11b…e74ab1
0xf7ab…7f0c0x1e8e…60f8Base$3.00100%anyspend40d ago0x353bf2…6d72b6
0x6408…f6500x1e8e…60f8Base$2.00100%anyspend40d ago0xf25e58…b12097
0x3f1b…a38d0x1e8e…60f8Base$3.00100%anyspend40d ago0xd9f579…66b38c
0xa5aa…97c50x1e8e…60f8Base$2.00100%anyspend40d ago0x4e54d5…b6f63e
0xbccf…16010x1e8e…60f8Base$2.00100%anyspend40d ago0x71ad39…50c8df
0x7dfe…f7840x1e8e…60f8Base$3.00100%anyspend40d ago0xf072a7…75c175
0xf4f8…c1190x1e8e…60f8Base$1.00100%anyspend40d ago0xad16ff…d29f3e
0xd002…da860x1e8e…60f8Base$1.00100%anyspend40d ago0xc806fa…cb3e6b
0x2443…bc2c0x1e8e…60f8Base$3.00100%anyspend40d ago0x2bf651…65f113

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.