Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase—$43.31100%mrdn13d ago0x657fb9…95d678
0x1cec…8dd40x4754…327bBase—$25.64100%mrdn13d ago0xa936dd…81d975
0x13db…51920x1cec…8dd4Base—$21.23100%mrdn13d ago0xaa0998…5df6ee
0x1cec…8dd40xfe8f…794dBase—$35.03100%mrdn13d ago0xe5ce08…134a7d
0xe55e…f7480x1cec…8dd4Base—$36.64100%mrdn13d ago0xb0713a…e36602
0x1cec…8dd40xe55e…f748Base—$30.86100%mrdn13d ago0x5a5389…04eabf
0x13db…51920x1cec…8dd4Base—$43.42100%mrdn13d ago0x7760d4…aa25a8
0x1cec…8dd40xfe8f…794dBase—$37.87100%mrdn13d ago0x555f62…8864c7
0x4754…327b0x1cec…8dd4Base—$24.43100%mrdn13d ago0xf1eb1c…dfce2d
0x13db…51920x1cec…8dd4Base—$38.96100%mrdn13d ago0xc933ef…21f7d5
0x1cec…8dd40x4754…327bBase—$46.03100%mrdn13d ago0xf6bea5…530512
0x13db…51920x1cec…8dd4Base—$31.33100%mrdn13d ago0x5ec602…292c3a
0x1cec…8dd40xe55e…f748Base—$24.20100%mrdn13d ago0x812422…ac4979
0x4754…327b0x1cec…8dd4Base—$20.68100%mrdn13d ago0x4f5993…f7f2e0
0x1cec…8dd40x4754…327bBase—$41.14100%mrdn13d ago0x2c6a26…ac3fa3
0x13db…51920x1cec…8dd4Base—$35.09100%mrdn13d ago0xbc1c2a…27bd42
0x1cec…8dd40x4754…327bBase—$30.93100%mrdn13d ago0x6153cf…58e67f
0xa6a9…809d0x1cec…8dd4Base—$40.79100%mrdn13d ago0xe2028a…a92afd
0xe55e…f7480x1cec…8dd4Base—$21.84100%mrdn13d ago0x99d014…238550
0x1cec…8dd40x4754…327bBase—$48.24100%mrdn13d ago0x2658f5…b06b23
0xa6a9…809d0x1cec…8dd4Base—$31.93100%mrdn13d ago0x7b2c0b…f07231
0x1cec…8dd40xfe8f…794dBase—$36.90100%mrdn13d ago0x78b2ec…bc3d47
0xe55e…f7480x1cec…8dd4Base—$22.28100%mrdn13d ago0x723ede…282bb9
0x1cec…8dd40xe55e…f748Base—$30.46100%mrdn13d ago0x32e04b…67d4c7
0x13db…51920x1cec…8dd4Base—$21.82100%mrdn13d ago0x94bd43…873c66

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.