Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b70…a9b80x7ac3…d43cBase—$1.30100%payAI15d ago0x90681f…6f32d6
0x1b70…a9b80x3b3e…e1e7Base—$1.30100%payAI15d ago0x7cbbb8…879ba1
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI15d ago0x46c54d…74e9ec
0x2c51…8be10x1b70…a9b8Base—$3.90100%payAI15d ago0x8be790…18112c
0x1b70…a9b80x7ac3…d43cBase—$1.30100%payAI15d ago0xf8aa7a…f06d1d
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI15d ago0x547daa…584182
0x1b70…a9b80x3b3e…e1e7Base—$1.30100%payAI15d ago0x80f298…c719e5
0x2c51…8be10x1b70…a9b8Base—$3.90100%payAI15d ago0x92db3b…24b392
0x1b70…a9b80x3b3e…e1e7Base—$1.30100%payAI15d ago0x8c15ad…0cfe4b
0x1b70…a9b80x7ac3…d43cBase—$1.30100%payAI15d ago0x2a1722…ad18f2
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI15d ago0x6002d5…3bece7
0x2c51…8be10x1b70…a9b8Base—$3.90100%payAI15d ago0xc6a283…ca1aa7
0x1b70…a9b80x3b3e…e1e7Base—$1.20100%payAI15d ago0xb1b361…cbc76b
0x1b70…a9b80x7ac3…d43cBase—$1.30100%payAI15d ago0x04185f…d92349
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI15d ago0xe9f800…60b321
0x2c51…8be10x1b70…a9b8Base—$3.80100%payAI15d ago0x30c49b…fd1290
0x1b70…a9b80x3b3e…e1e7Base—$1.20100%payAI15d ago0xe90d64…e923c0
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI15d ago0xff3fdf…7f4b1e
0x1b70…a9b80x7ac3…d43cBase—$1.20100%payAI15d ago0xe52b3e…fcca8e
0x2c51…8be10x1b70…a9b8Base—$3.70100%payAI15d ago0x7b89fe…0800db
0x1b70…a9b80x7ac3…d43cBase—$1.30100%payAI15d ago0x00d879…fe06aa
0x1b70…a9b80x3b3e…e1e7Base—$1.30100%payAI15d ago0xab0409…df9003
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI15d ago0x248d12…d1e5bc
0x2c51…8be10x1b70…a9b8Base—$3.90100%payAI15d ago0x72670a…fa1020
0x1b70…a9b80x3b3e…e1e7Base—$1.30100%payAI15d ago0x3d813b…c23a74

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.