Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x1cec…8dd4Base—$31.89100%mrdn34d ago0x8561dd…76a09b
0x1cec…8dd40xa6a9…809dBase—$19.44100%mrdn34d ago0xf579b9…5a7102
0x4754…327b0x1cec…8dd4Base—$33.26100%mrdn34d ago0xcab5d4…4e858e
0x4754…327b0x1cec…8dd4Base—$16.74100%mrdn34d ago0x58c6b9…b74588
0x1cec…8dd40xe55e…f748Base—$26.82100%mrdn34d ago0x3d702e…6f2be8
0x1cec…8dd40xa6a9…809dBase—$33.79100%mrdn34d ago0xfb2ea1…2d3e16
0x1cec…8dd40x13db…5192Base—$36.51100%mrdn34d ago0x6b89e2…f5791f
0x1cec…8dd40xe55e…f748Base—$29.06100%mrdn34d ago0x48e4fb…0b7fb0
0x1cec…8dd40xa6a9…809dBase—$21.42100%mrdn34d ago0xeca6bf…cab8d1
0x4754…327b0x1cec…8dd4Base—$37.43100%mrdn34d ago0xd9c8af…c8b2d9
0xa6a9…809d0x1cec…8dd4Base—$17.66100%mrdn34d ago0x9c031d…3454f6
0x1cec…8dd40xa6a9…809dBase—$21.67100%mrdn34d ago0x4fa6b6…e18562
0x13db…51920x1cec…8dd4Base—$38.27100%mrdn34d ago0x381160…187079
0xa6a9…809d0x1cec…8dd4Base—$34.80100%mrdn34d ago0xd6cb4e…f5add1
0x1cec…8dd40x13db…5192Base—$19.45100%mrdn34d ago0x2ca8c1…524aaf
0x1cec…8dd40x13db…5192Base—$18.86100%mrdn34d ago0x3d9608…151714
0x1cec…8dd40xe55e…f748Base—$29.26100%mrdn34d ago0x050117…8c2661
0x1cec…8dd40xfe8f…794dBase—$31.45100%mrdn34d ago0x748c8e…b959d7
0x4754…327b0x1cec…8dd4Base—$18.04100%mrdn34d ago0xf943e8…b14507
0x13db…51920x1cec…8dd4Base—$17.88100%mrdn34d ago0x4161e6…d7284a
0xa6a9…809d0x1cec…8dd4Base—$37.84100%mrdn34d ago0xe86eb7…c91f1e
0x4754…327b0x1cec…8dd4Base—$26.51100%mrdn35d ago0x82c366…fd67df
0xe55e…f7480x1cec…8dd4Base—$28.06100%mrdn35d ago0x0cf944…90f590
0x1cec…8dd40xe55e…f748Base—$37.72100%mrdn35d ago0x090111…160ffb
0x13db…51920x1cec…8dd4Base—$24.81100%mrdn35d ago0x130e0e…ad2e5d

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.