Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$23.12100%mrdn13d ago0x766e26…b8b1bc
0xfe8f…794d0xa6a9…809dBase—$39.42100%mrdn13d ago0x8d6f2c…927baa
0x1cec…8dd40xfe8f…794dBase—$33.64100%mrdn13d ago0x94244e…d8177c
0xfe8f…794d0x1cec…8dd4Base—$31.74100%mrdn13d ago0xd792f2…9a0950
0xa6a9…809d0xfe8f…794dBase—$20.57100%mrdn13d ago0xfb1278…15547d
0xfe8f…794d0x4754…327bBase—$21.81100%mrdn13d ago0x3b14c9…838aae
0x4754…327b0xfe8f…794dBase—$35.03100%mrdn13d ago0x26e788…d3a7fc
0xfe8f…794d0xe55e…f748Base—$41.21100%mrdn13d ago0xdf7522…3bcf32
0x4754…327b0xfe8f…794dBase—$27.78100%mrdn13d ago0xe8dffc…0df642
0xfe8f…794d0xe55e…f748Base—$35.02100%mrdn13d ago0x9b1723…8ea0d4
0xe55e…f7480xfe8f…794dBase—$25.98100%mrdn13d ago0x31c605…2a656f
0xfe8f…794d0x1cec…8dd4Base—$39.24100%mrdn14d ago0x7fc57f…73b1f5
0x1cec…8dd40xfe8f…794dBase—$39.26100%mrdn14d ago0x2d7264…c81cc4
0xfe8f…794d0x1cec…8dd4Base—$33.20100%mrdn14d ago0x3bfad3…968a39
0xe55e…f7480xfe8f…794dBase—$28.35100%mrdn14d ago0x83f1ef…1388ba
0xfe8f…794d0xe55e…f748Base—$42.43100%mrdn14d ago0x6af212…5a5d1e
0x1cec…8dd40xfe8f…794dBase—$36.07100%mrdn14d ago0xcc4d38…cbd3c4
0x13db…51920xfe8f…794dBase—$21.79100%mrdn14d ago0x0e1c8f…ba1b15
0xfe8f…794d0x13db…5192Base—$31.88100%mrdn14d ago0x8b5ca0…22a157
0x4754…327b0xfe8f…794dBase—$26.91100%mrdn14d ago0x8bf52d…2aa16a
0xfe8f…794d0x4754…327bBase—$38.74100%mrdn14d ago0xd21582…57f81a
0x4754…327b0xfe8f…794dBase—$25.45100%mrdn14d ago0x1b4a64…75dc34
0x1cec…8dd40xfe8f…794dBase—$33.09100%mrdn14d ago0xf596a6…523de9
0xfe8f…794d0xe55e…f748Base—$32.87100%mrdn14d ago0xdf1cbd…e59c8b
0xfe8f…794d0xe55e…f748Base—$31.14100%mrdn14d ago0x3fa687…11323e

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.