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—$25.61100%mrdn24d ago0xcd2ea5…4378ba
0x1cec…8dd40x13db…5192Base—$22.27100%mrdn24d ago0x33d9ac…47b4d0
0xe55e…f7480x13db…5192Base—$15.67100%mrdn24d ago0x9187bf…f743ec
0xa6a9…809d0x13db…5192Base—$18.53100%mrdn24d ago0x1e669f…64a647
0x1cec…8dd40x13db…5192Base—$25.42100%mrdn24d ago0x3a8398…a48fea
0x13db…51920xe55e…f748Base—$14.20100%mrdn24d ago0x5eda18…3909ab
0x13db…51920xa6a9…809dBase—$13.39100%mrdn24d ago0x53ef8a…0d479f
0xa6a9…809d0x13db…5192Base—$19.08100%mrdn24d ago0xa8125f…4af926
0x13db…51920xfe8f…794dBase—$20.61100%mrdn24d ago0x702c73…d2adaa
0xa6a9…809d0x13db…5192Base—$26.21100%mrdn24d ago0x5f88c9…ed71ca
0x1cec…8dd40x13db…5192Base—$14.83100%mrdn24d ago0x2e01bc…0c4603
0x13db…51920xe55e…f748Base—$19.46100%mrdn24d ago0xa32d43…9367a1
0x1cec…8dd40x13db…5192Base—$11.89100%mrdn24d ago0x0e4bea…320a21
0x13db…51920x1cec…8dd4Base—$18.90100%mrdn24d ago0x141c17…1873ad
0xe55e…f7480x13db…5192Base—$15.49100%mrdn24d ago0xe2aac4…ea97b2
0x13db…51920x1cec…8dd4Base—$21.14100%mrdn24d ago0x9dea11…d46a97
0x13db…51920xe55e…f748Base—$21.44100%mrdn24d ago0x051c1c…63030b
0xa6a9…809d0x13db…5192Base—$26.80100%mrdn24d ago0xa4572f…160e67
0xe55e…f7480x13db…5192Base—$17.46100%mrdn24d ago0xecec81…260733
0x13db…51920x4754…327bBase—$27.53100%mrdn24d ago0xabf5be…bb4ccc
0xfe8f…794d0x13db…5192Base—$27.79100%mrdn24d ago0x12c408…a528c0
0x13db…51920x4754…327bBase—$12.68100%mrdn24d ago0x954548…7a884c
0x4754…327b0x13db…5192Base—$24.72100%mrdn24d ago0x5ef3dc…169804
0x13db…51920xa6a9…809dBase—$26.53100%mrdn24d ago0x4dde3e…d6e0e4
0x13db…51920x1cec…8dd4Base—$12.58100%mrdn24d ago0x0ec645…2dd6d7

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.