Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base—$41.88100%mrdn2d ago0x0107aa…9e504d
0x4754…327b0x13db…5192Base—$45.01100%mrdn2d ago0x392f41…407cf1
0xa6a9…809d0x13db…5192Base—$70.95100%mrdn2d ago0x5d4b52…84e3a5
0xa6a9…809d0x13db…5192Base—$36.95100%mrdn2d ago0x018d90…e0d28b
0x13db…51920x1cec…8dd4Base—$47.29100%mrdn2d ago0xac8547…d1dcc3
0x13db…51920x4754…327bBase—$35.72100%mrdn2d ago0xa0106a…d05f7b
0xfe8f…794d0x13db…5192Base—$69.36100%mrdn2d ago0xde9182…04e892
0x4754…327b0x13db…5192Base—$56.99100%mrdn2d ago0x97ade1…fcb3ad
0x13db…51920x1cec…8dd4Base—$74.33100%mrdn2d ago0x235971…2c3583
0xfe8f…794d0x13db…5192Base—$49.30100%mrdn2d ago0x55feb1…0cc8c5
0x13db…51920xfe8f…794dBase—$52.78100%mrdn2d ago0x74d98e…226bcd
0xfe8f…794d0x13db…5192Base—$67.70100%mrdn2d ago0x0576a1…dc9a7c
0x13db…51920xfe8f…794dBase—$68.94100%mrdn2d ago0x1a9283…ad3d41
0x13db…51920xfe8f…794dBase—$57.23100%mrdn2d ago0x0b96ae…0e1cea
0xa6a9…809d0x13db…5192Base—$73.20100%mrdn2d ago0xc6cbc3…c3a599
0x1cec…8dd40x13db…5192Base—$51.97100%mrdn2d ago0xb23008…374914
0x13db…51920x4754…327bBase—$59.21100%mrdn2d ago0x2e996f…c4cb95
0x13db…51920x1cec…8dd4Base—$35.15100%mrdn2d ago0x3b0623…35321b
0xe55e…f7480x13db…5192Base—$70.16100%mrdn2d ago0xf8fd4c…30a343
0x13db…51920xe55e…f748Base—$60.10100%mrdn2d ago0x9b65fd…4947eb
0x1cec…8dd40x13db…5192Base—$60.20100%mrdn2d ago0x5d367b…0101b5
0x13db…51920xe55e…f748Base—$70.03100%mrdn2d ago0xfe015b…02f5ec
0xfe8f…794d0x13db…5192Base—$62.60100%mrdn2d ago0xc40e06…7399c0
0xe55e…f7480x13db…5192Base—$62.64100%mrdn2d ago0x55b5a7…c1d193
0x13db…51920xe55e…f748Base—$73.02100%mrdn2d ago0x7e8b12…e2ea3e

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.