Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$29.37100%mrdn51d ago0x3f6bb5…24130c
0x13db…51920x4754…327bBase—$31.34100%mrdn51d ago0x70609b…2e172a
0x4754…327b0x1cec…8dd4Base—$20.13100%mrdn51d ago0x391452…e686dc
0xfe8f…794d0x4754…327bBase—$33.25100%mrdn51d ago0x35bb6c…d7eeba
0x4754…327b0x13db…5192Base—$28.56100%mrdn51d ago0x7c2ef5…e62d62
0xe55e…f7480x4754…327bBase—$36.74100%mrdn51d ago0xa00cc1…fd3d37
0x4754…327b0xa6a9…809dBase—$22.44100%mrdn51d ago0x7194e2…c10084
0x1cec…8dd40x4754…327bBase—$26.96100%mrdn51d ago0x997457…510a2b
0x4754…327b0x13db…5192Base—$28.96100%mrdn51d ago0xea401e…143fd4
0x4754…327b0x1cec…8dd4Base—$31.80100%mrdn51d ago0x7aba05…0e8b1c
0xa6a9…809d0x4754…327bBase—$40.24100%mrdn51d ago0x461f64…c9e971
0xfe8f…794d0x4754…327bBase—$30.07100%mrdn51d ago0x225c47…d395d4
0x1cec…8dd40x4754…327bBase—$36.76100%mrdn51d ago0x4e7cc6…e74b32
0x4754…327b0xe55e…f748Base—$40.74100%mrdn51d ago0x928bbf…1b07a2
0x13db…51920x4754…327bBase—$27.32100%mrdn51d ago0xdd0d03…39264b
0x4754…327b0xa6a9…809dBase—$25.00100%mrdn51d ago0x308c22…df2961
0x4754…327b0x1cec…8dd4Base—$32.63100%mrdn51d ago0x6c4953…6c13e4
0x13db…51920x4754…327bBase—$34.66100%mrdn51d ago0xb5bae7…fa8410
0x4754…327b0x13db…5192Base—$38.11100%mrdn51d ago0x4874e8…f0785a
0x4754…327b0xe55e…f748Base—$18.27100%mrdn51d ago0x2c920c…4d6307
0x4754…327b0x13db…5192Base—$39.68100%mrdn51d ago0xf8cf3f…5bac4c
0x4754…327b0xe55e…f748Base—$19.83100%mrdn51d ago0x501431…d93377
0x4754…327b0xa6a9…809dBase—$19.39100%mrdn51d ago0x8418d5…2b44f1
0x4754…327b0xa6a9…809dBase—$27.56100%mrdn51d ago0x59dd45…eaa238
0xa6a9…809d0x4754…327bBase—$38.79100%mrdn51d ago0x9f764c…9b90d0

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.