Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x436a…af30Base—$0.01100%coinbase59d ago0x0a8804…6eff05
0xff0f…1b6e0x04ad…d176Base—$0.01100%coinbase59d ago0x1ecc30…82e505
0xff0f…1b6e0x8b53…0139Base—$0.01100%coinbase59d ago0x1aaf07…34a7af
0xff0f…1b6e0xab25…cbb6Base—$0.01100%coinbase59d ago0xd672e2…696abb
0xff0f…1b6e0xacd1…7f45Base—$0.01100%coinbase59d ago0x3da3a8…972a09
0xff0f…1b6e0xddf8…cdc8Base—$0.01100%coinbase59d ago0x17e39c…d19f14
0xff0f…1b6e0xf5a2…8fb2Base—$0.01100%coinbase59d ago0x75c909…369368
0xff0f…1b6e0x990d…1484Base—$0.01100%coinbase59d ago0x843862…bd0efe
0xff0f…1b6e0x520a…739aBase—$0.01100%coinbase59d ago0xbd6fc3…454cc9
0xff0f…1b6e0x09f1…ab4eBase—$0.01100%coinbase59d ago0x2af5c6…9a0965
0xff0f…1b6e0x8321…01e4Base—$0.01100%coinbase59d ago0xccf3fc…15082b
0xff0f…1b6e0xdf2f…1f2aBase—$0.01100%coinbase59d ago0x6e3971…c028d1
0xff0f…1b6e0x6bc5…61c0Base—$0.01100%coinbase59d ago0x56035d…eaa96b
0xff0f…1b6e0x6c0b…ce46Base—$0.01100%coinbase59d ago0x6d2d07…903214
0xff0f…1b6e0xe32d…d337Base—$0.01100%coinbase59d ago0x1d13a8…41c601
0xff0f…1b6e0xd472…05b0Base—$0.01100%coinbase59d ago0x6fd427…a1c2e8

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.