Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase—$44.71100%mrdn6d ago0x016fe9…734ee0
0x1cec…8dd40x13db…5192Base—$32.92100%mrdn6d ago0x485762…f8ebb1
0x13db…51920x1cec…8dd4Base—$33.70100%mrdn6d ago0x1bfb57…2b0954
0x4754…327b0x13db…5192Base—$43.82100%mrdn6d ago0xd65cff…f01b27
0x13db…51920x4754…327bBase—$36.09100%mrdn6d ago0x4ea8cf…e9f426
0x4754…327b0x13db…5192Base—$32.49100%mrdn6d ago0x632571…909e35
0x13db…51920xfe8f…794dBase—$20.87100%mrdn6d ago0xcfb432…48b502
0x13db…51920xfe8f…794dBase—$24.71100%mrdn6d ago0xdf7b6a…ceff85
0xfe8f…794d0x13db…5192Base—$34.53100%mrdn6d ago0xf8338c…79ffc7
0x13db…51920xfe8f…794dBase—$36.15100%mrdn6d ago0x946054…d7679a
0xa6a9…809d0x13db…5192Base—$22.47100%mrdn6d ago0x9f0cda…ab0918
0x13db…51920xe55e…f748Base—$24.81100%mrdn6d ago0x36b1ab…c07b1c
0xfe8f…794d0x13db…5192Base—$32.92100%mrdn6d ago0x870d5f…e9707f
0x13db…51920xe55e…f748Base—$27.56100%mrdn6d ago0x598d6b…61d8d9
0x1cec…8dd40x13db…5192Base—$25.89100%mrdn6d ago0x3b35b2…798071
0x13db…51920x4754…327bBase—$33.20100%mrdn6d ago0x825973…e6a9fb
0xe55e…f7480x13db…5192Base—$39.80100%mrdn6d ago0xbd218f…ef7a7d
0x13db…51920xe55e…f748Base—$33.16100%mrdn6d ago0xf11ec0…5c7a3c
0x4754…327b0x13db…5192Base—$43.26100%mrdn6d ago0x7fbad7…b457e1
0x13db…51920x4754…327bBase—$36.14100%mrdn6d ago0xd6de6c…e5e861
0x1cec…8dd40x13db…5192Base—$31.30100%mrdn6d ago0xff3676…971066
0x13db…51920x1cec…8dd4Base—$21.70100%mrdn6d ago0x7945ac…0142d4
0x4754…327b0x13db…5192Base—$19.74100%mrdn6d ago0xc7473b…f2f12f
0x13db…51920xfe8f…794dBase—$22.71100%mrdn6d ago0xc5f6c5…2280ea
0xe55e…f7480x13db…5192Base—$31.20100%mrdn6d ago0x37bf9e…6f6ba1

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.