Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xfe8f…794dBase—$26.07100%mrdn13d ago0xbd7004…099ef6
0xa6a9…809d0x4754…327bBase—$31.73100%mrdn13d ago0xfd24ad…4bbea3
0x4754…327b0xe55e…f748Base—$20.22100%mrdn13d ago0xf08cf3…157984
0xe55e…f7480x4754…327bBase—$19.99100%mrdn13d ago0x4f55a5…0a79a4
0x4754…327b0xa6a9…809dBase—$23.99100%mrdn13d ago0x727120…0a7463
0x1cec…8dd40x4754…327bBase—$25.64100%mrdn13d ago0xa936dd…81d975
0xfe8f…794d0x4754…327bBase—$23.25100%mrdn13d ago0x57dc72…22c705
0x4754…327b0x1cec…8dd4Base—$24.43100%mrdn13d ago0xf1eb1c…dfce2d
0x4754…327b0xe55e…f748Base—$22.30100%mrdn13d ago0x3fc6ad…6e191a
0xa6a9…809d0x4754…327bBase—$38.65100%mrdn13d ago0x29a9bc…290ccc
0x4754…327b0x13db…5192Base—$31.92100%mrdn13d ago0x174262…495bba
0x4754…327b0xa6a9…809dBase—$26.66100%mrdn13d ago0x79d83e…a56ee3
0x1cec…8dd40x4754…327bBase—$46.03100%mrdn13d ago0xf6bea5…530512
0x13db…51920x4754…327bBase—$25.66100%mrdn13d ago0xed271a…edd591
0x4754…327b0x13db…5192Base—$35.11100%mrdn13d ago0xac01ea…4f10b0
0x4754…327b0x1cec…8dd4Base—$20.68100%mrdn13d ago0x4f5993…f7f2e0
0x1cec…8dd40x4754…327bBase—$41.14100%mrdn13d ago0x2c6a26…ac3fa3
0x4754…327b0x13db…5192Base—$25.72100%mrdn13d ago0x6fe934…138b95
0xa6a9…809d0x4754…327bBase—$22.18100%mrdn13d ago0xa90263…7e0329
0x4754…327b0xa6a9…809dBase—$21.82100%mrdn13d ago0x0313cd…087c64
0x13db…51920x4754…327bBase—$40.44100%mrdn13d ago0x406ba2…d2bb13
0x4754…327b0x13db…5192Base—$29.16100%mrdn13d ago0x531ff0…c46c63
0x1cec…8dd40x4754…327bBase—$30.93100%mrdn13d ago0x6153cf…58e67f
0x4754…327b0xa6a9…809dBase—$36.93100%mrdn13d ago0xc871ad…57bc6c
0xfe8f…794d0x4754…327bBase—$39.40100%mrdn13d ago0x38cb47…92232d

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.