Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$19.02100%mrdn44d ago0x627ad9…4852bd
0xe55e…f7480x8e77…e2d6Base—$39.28100%mrdn44d ago0x5f4d3a…8e4a0f
0xe55e…f7480x8e77…e2d6Base—$23.09100%mrdn44d ago0x420729…81c65f
0xe55e…f7480xfe8f…794dBase—$27.82100%mrdn44d ago0x83d2e2…6c5c4e
0xa6a9…809d0xe55e…f748Base—$21.32100%mrdn44d ago0x41da88…fe7e8a
0xe55e…f7480xfe8f…794dBase—$27.43100%mrdn44d ago0xf9a00e…e1c904
0xe55e…f7480x4754…327bBase—$19.29100%mrdn44d ago0xbec30b…4efe6a
0xe55e…f7480x8e77…e2d6Base—$38.74100%mrdn44d ago0x050d12…39312f
0xe55e…f7480x1cec…8dd4Base—$33.31100%mrdn44d ago0x2022b5…b94ef3
0xe55e…f7480x8e77…e2d6Base—$36.96100%mrdn44d ago0xe925df…a3150d
0xa6a9…809d0xe55e…f748Base—$27.57100%mrdn44d ago0x3768ca…76ac48
0xe55e…f7480x8e77…e2d6Base—$27.20100%mrdn44d ago0xddcde8…d94fcf
0xe55e…f7480xa6a9…809dBase—$37.33100%mrdn44d ago0xd07bf0…10438d
0xe55e…f7480x13db…5192Base—$18.18100%mrdn44d ago0x9b736a…0c49ee
0xe55e…f7480xa6a9…809dBase—$19.68100%mrdn44d ago0x077085…ea727b
0x4754…327b0xe55e…f748Base—$39.00100%mrdn44d ago0x0c05db…cc6d52
0xe55e…f7480xa6a9…809dBase—$33.15100%mrdn44d ago0x856ec8…59622e
0xe55e…f7480xa6a9…809dBase—$21.75100%mrdn44d ago0x984bbd…bebe4a
0xe55e…f7480xa6a9…809dBase—$26.13100%mrdn44d ago0x41a28e…eac3fb
0xe55e…f7480x4754…327bBase—$35.29100%mrdn44d ago0x67b74a…d43903
0xfe8f…794d0xe55e…f748Base—$19.11100%mrdn44d ago0x80597d…f06a28
0xe55e…f7480x8e77…e2d6Base—$25.38100%mrdn44d ago0x49b880…8b0b29
0xe55e…f7480x4754…327bBase—$25.13100%mrdn44d ago0xeb2d37…a52e8c
0xe55e…f7480x1cec…8dd4Base—$20.68100%mrdn44d ago0x166fe2…0e8f17
0xe55e…f7480x8e77…e2d6Base—$17.31100%mrdn44d ago0x96d3ff…f28685

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.