Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase—$19.35100%mrdn1d ago0x7306fe…48db69
0x4754…327b0xfe8f…794dBase—$31.27100%mrdn1d ago0x1c5756…3affc8
0xe55e…f7480x4754…327bBase—$23.89100%mrdn1d ago0xe1e6b0…0ef557
0x4754…327b0xe55e…f748Base—$28.73100%mrdn1d ago0x60af27…687f1c
0x4754…327b0x13db…5192Base—$22.67100%mrdn1d ago0xdc1a3e…fe3c9e
0x1cec…8dd40x4754…327bBase—$18.72100%mrdn1d ago0xf6c58f…b2ba02
0xe55e…f7480x4754…327bBase—$36.30100%mrdn1d ago0xee39d8…d195a1
0x4754…327b0xa6a9…809dBase—$32.75100%mrdn1d ago0xef6b46…e57e24
0xe55e…f7480x4754…327bBase—$41.20100%mrdn1d ago0x8d9270…2e318a
0x4754…327b0xa6a9…809dBase—$34.26100%mrdn1d ago0x7720ee…81d933
0x1cec…8dd40x4754…327bBase—$26.38100%mrdn1d ago0xbff72a…b704c5
0x4754…327b0xe55e…f748Base—$25.91100%mrdn1d ago0x81b0ab…50d8d7
0x13db…51920x4754…327bBase—$29.68100%mrdn1d ago0x3f3b0a…f3b3c5
0x4754…327b0x1cec…8dd4Base—$37.81100%mrdn1d ago0x9b4f52…78fecc
0x1cec…8dd40x4754…327bBase—$21.50100%mrdn1d ago0xdb24f8…730e17
0x4754…327b0xa6a9…809dBase—$25.15100%mrdn1d ago0x40d4c9…1c0dc0
0x13db…51920x4754…327bBase—$42.54100%mrdn1d ago0x83a990…8cda66
0x4754…327b0x1cec…8dd4Base—$22.77100%mrdn1d ago0x6a7976…6a670f
0xe55e…f7480x4754…327bBase—$27.61100%mrdn1d ago0x85442a…2f8726
0x4754…327b0xa6a9…809dBase—$51.72100%mrdn1d ago0xd84796…f75964
0x13db…51920x4754…327bBase—$42.07100%mrdn1d ago0x66483a…1a1a48
0x4754…327b0xe55e…f748Base—$36.36100%mrdn1d ago0xe817ce…d701a2
0x13db…51920x4754…327bBase—$41.53100%mrdn1d ago0xb48f2e…b7365c
0x4754…327b0xfe8f…794dBase—$72.55100%mrdn2d ago0xa3445e…056cc7
0x4754…327b0x13db…5192Base—$36.79100%mrdn2d ago0xb4bc82…59ec24

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.