Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase$25.10100%mrdn13d ago0x676883…b83b59
0xe55e…f7480x13db…5192Base$34.51100%mrdn13d ago0x885583…e05935
0x13db…51920xe55e…f748Base$35.87100%mrdn13d ago0xabe227…b5dfa0
0xfe8f…794d0x13db…5192Base$27.74100%mrdn13d ago0xd1afa0…e445d9
0x13db…51920xe55e…f748Base$24.40100%mrdn13d ago0x5dbd27…d82e76
0x13db…51920xe55e…f748Base$27.30100%mrdn13d ago0xb4b1d7…c38e14
0x1cec…8dd40x13db…5192Base$38.75100%mrdn13d ago0x03bd3d…8a3c44
0x13db…51920x4754…327bBase$21.23100%mrdn13d ago0xa863d9…8b9a35
0x1cec…8dd40x13db…5192Base$37.56100%mrdn13d ago0x3112bf…484ee2
0x13db…51920xe55e…f748Base$39.41100%mrdn13d ago0x86f726…fe0f6c
0x4754…327b0x13db…5192Base$25.72100%mrdn13d ago0x298a3e…a319cb
0x13db…51920xfe8f…794dBase$27.40100%mrdn13d ago0xbfc36d…ea2233
0x1cec…8dd40x13db…5192Base$25.80100%mrdn13d ago0x653f71…bde1af
0xe55e…f7480x13db…5192Base$26.24100%mrdn13d ago0x73957f…3564f8
0xe55e…f7480x13db…5192Base$38.88100%mrdn13d ago0xe8e839…c8de26
0x13db…51920xe55e…f748Base$17.72100%mrdn13d ago0xefcf99…672d04
0x1cec…8dd40x13db…5192Base$20.06100%mrdn13d ago0x02daaa…297bb9
0x13db…51920xfe8f…794dBase$16.98100%mrdn13d ago0xa475c0…f69b6a
0xa6a9…809d0x13db…5192Base$11.83100%mrdn14d ago0x846bb1…c64ea0
0x4754…327b0x13db…5192Base$16.28100%mrdn14d ago0xdf1238…77376d
0x13db…51920x1cec…8dd4Base$13.70100%mrdn14d ago0x540dc2…8569c4
0x1cec…8dd40x13db…5192Base$15.21100%mrdn14d ago0xa4ebca…2bd3b4
0x13db…51920xfe8f…794dBase$16.18100%mrdn14d ago0xcdd4e8…0545c6
0x13db…51920x1cec…8dd4Base$12.03100%mrdn14d ago0x0ee39d…4ba4e7
0xe55e…f7480x13db…5192Base$15.88100%mrdn14d ago0xba764f…28cd01

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.