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$32.56100%mrdn44d ago0xa7e49f…37fcad
0x4754…327b0x8e77…e2d6Base$18.73100%mrdn44d ago0x86460c…ca80b2
0x4754…327b0x8e77…e2d6Base$21.80100%mrdn44d ago0x4a35ee…799958
0x4754…327b0x8e77…e2d6Base$28.83100%mrdn44d ago0x6edc59…f92a27
0x4754…327b0x8e77…e2d6Base$37.17100%mrdn44d ago0xd86ceb…2aa92f
0x4754…327b0x8e77…e2d6Base$29.39100%mrdn44d ago0xdb3d85…04c70b
0xfe8f…794d0x4754…327bBase$28.42100%mrdn44d ago0x6fbc98…9aec7c
0x4754…327b0x8e77…e2d6Base$38.31100%mrdn44d ago0xd30680…294726
0x4754…327b0x8e77…e2d6Base$19.95100%mrdn44d ago0x102840…cc67e9
0x4754…327b0x8e77…e2d6Base$33.98100%mrdn44d ago0xe21d95…87a30b
0x4754…327b0x8e77…e2d6Base$35.24100%mrdn44d ago0xe776fe…a42079
0x1cec…8dd40x4754…327bBase$20.90100%mrdn44d ago0x09a017…042ee4
0x1cec…8dd40x4754…327bBase$19.29100%mrdn44d ago0x098d05…7945de
0x4754…327b0x1cec…8dd4Base$37.07100%mrdn44d ago0x7f74eb…bbe799
0x4754…327b0xfe8f…794dBase$36.01100%mrdn44d ago0x209137…b40a0f
0x4754…327b0x8e77…e2d6Base$21.35100%mrdn44d ago0x2ea0c6…300e78
0x4754…327b0x8e77…e2d6Base$30.45100%mrdn44d ago0x5d970f…6b187c
0x4754…327b0xe55e…f748Base$36.96100%mrdn44d ago0xd210d2…1defa0
0x4754…327b0xa6a9…809dBase$29.74100%mrdn44d ago0x15ca2f…dd9359
0xe55e…f7480x4754…327bBase$27.31100%mrdn44d ago0x5c99e0…69ec07
0x4754…327b0xfe8f…794dBase$21.41100%mrdn44d ago0xe9b470…09d78d
0x4754…327b0x8e77…e2d6Base$19.44100%mrdn44d ago0x7128a8…b4bbe4
0x4754…327b0x1cec…8dd4Base$27.55100%mrdn44d ago0xf24d37…27ad56
0x4754…327b0xe55e…f748Base$28.35100%mrdn44d ago0x9bde56…5de763
0x4754…327b0xfe8f…794dBase$20.74100%mrdn44d ago0x90c4c3…db5e90

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.