Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase—$19.60100%mrdn16d ago0xe6abda…8e6216
0x1cec…8dd40xe55e…f748Base—$21.19100%mrdn16d ago0xd2fd75…7ee2b4
0xa6a9…809d0xe55e…f748Base—$13.85100%mrdn16d ago0xfb2d48…565ff0
0xfe8f…794d0xe55e…f748Base—$14.49100%mrdn16d ago0x6200ad…a3a28d
0xfe8f…794d0xe55e…f748Base—$11.96100%mrdn16d ago0x9cbe9a…d251b3
0xe55e…f7480x13db…5192Base—$13.31100%mrdn16d ago0x5e6fb7…6c45cc
0xfe8f…794d0xe55e…f748Base—$14.98100%mrdn16d ago0xf758c2…615327
0x1cec…8dd40xe55e…f748Base—$19.99100%mrdn16d ago0x629a15…12c02e
0xe55e…f7480xfe8f…794dBase—$20.84100%mrdn16d ago0x1a2651…61c79e
0xe55e…f7480x13db…5192Base—$23.14100%mrdn16d ago0x2c7e0d…ebbe88
0x1cec…8dd40xe55e…f748Base—$23.78100%mrdn16d ago0x54d956…4d0f53
0xe55e…f7480x13db…5192Base—$23.10100%mrdn16d ago0xfb60ec…4c25cf
0xe55e…f7480x1cec…8dd4Base—$26.41100%mrdn16d ago0x566266…07bd64
0x4754…327b0xe55e…f748Base—$18.71100%mrdn16d ago0xdf3496…065677
0xa6a9…809d0xe55e…f748Base—$16.76100%mrdn16d ago0x2d26b6…15845d
0xe55e…f7480xfe8f…794dBase—$16.11100%mrdn16d ago0x6fa112…f70c76
0x13db…51920xe55e…f748Base—$18.29100%mrdn16d ago0xd0ae55…d97ca9
0xe55e…f7480xa6a9…809dBase—$16.28100%mrdn16d ago0xaab3ad…179f37
0x1cec…8dd40xe55e…f748Base—$17.60100%mrdn16d ago0xafcd4c…527bd5
0xa6a9…809d0xe55e…f748Base—$15.08100%mrdn16d ago0xa699eb…cd6ad1
0xe55e…f7480xa6a9…809dBase—$12.86100%mrdn16d ago0xee19c6…89cae5
0xe55e…f7480x13db…5192Base—$22.16100%mrdn16d ago0xa5887f…bcb598
0xe55e…f7480xfe8f…794dBase—$28.16100%mrdn16d ago0x3e5ab1…c71e61
0xfe8f…794d0xe55e…f748Base—$24.74100%mrdn16d ago0x1599b2…b82339
0x4754…327b0xe55e…f748Base—$22.50100%mrdn16d ago0x77f01c…91235b

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.