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—$16.54100%mrdn38d ago0x67a7d7…f52506
0x13db…51920x1cec…8dd4Base—$22.23100%mrdn38d ago0x6e902e…67b408
0xe55e…f7480x13db…5192Base—$35.50100%mrdn38d ago0xd9e4ff…b17096
0xe55e…f7480x13db…5192Base—$17.21100%mrdn38d ago0x8b33cd…766289
0x4754…327b0x13db…5192Base—$21.67100%mrdn38d ago0x09ac47…d0c787
0x4754…327b0x13db…5192Base—$19.77100%mrdn38d ago0x3604d1…7d5be3
0x13db…51920xfe8f…794dBase—$16.21100%mrdn38d ago0xe11502…553bd8
0xfe8f…794d0x13db…5192Base—$19.27100%mrdn38d ago0xedb6d2…52d485
0x13db…51920xe55e…f748Base—$29.38100%mrdn38d ago0x5d8080…d6b39c
0x13db…51920xe55e…f748Base—$36.15100%mrdn38d ago0x8b4d8d…722997
0x13db…51920xe55e…f748Base—$18.13100%mrdn38d ago0x5be4d3…0fdeab
0x13db…51920xfe8f…794dBase—$18.47100%mrdn38d ago0xdb36eb…c05232
0x1cec…8dd40x13db…5192Base—$17.12100%mrdn38d ago0xc05418…d006d7
0xe55e…f7480x13db…5192Base—$34.00100%mrdn38d ago0x76ad5b…49e9cb
0x13db…51920xe55e…f748Base—$36.30100%mrdn38d ago0x627e21…00ee08
0x13db…51920xfe8f…794dBase—$35.89100%mrdn38d ago0xd61bf4…80afcf
0x4754…327b0x13db…5192Base—$16.83100%mrdn38d ago0x46cdae…12e645
0x4754…327b0x13db…5192Base—$29.71100%mrdn38d ago0x048b9a…ef7d7b
0xa6a9…809d0x13db…5192Base—$23.13100%mrdn38d ago0x79e919…599483
0x13db…51920x4754…327bBase—$23.59100%mrdn38d ago0x1e359f…8cc089
0xa6a9…809d0x13db…5192Base—$21.74100%mrdn38d ago0xf635ee…3b1247
0xe55e…f7480x13db…5192Base—$17.98100%mrdn38d ago0x247bd8…9dea87
0x4754…327b0x13db…5192Base—$27.31100%mrdn38d ago0xac9f85…673728
0x13db…51920x4754…327bBase—$31.67100%mrdn38d ago0x739976…eaf998
0xfe8f…794d0x13db…5192Base—$31.14100%mrdn38d ago0xdac913…d9a593

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.