Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xe55e…f748Base—$22.00100%mrdn36d ago0x59aaa1…ad2ee6
0xa6a9…809d0xe55e…f748Base—$32.36100%mrdn36d ago0xe7115e…af9073
0xe55e…f7480x13db…5192Base—$21.58100%mrdn36d ago0xfcb44c…00b72c
0xe55e…f7480x1cec…8dd4Base—$32.78100%mrdn36d ago0xac7d2d…d64082
0x4754…327b0xe55e…f748Base—$26.61100%mrdn36d ago0x82772c…627bfa
0xa6a9…809d0xe55e…f748Base—$15.15100%mrdn36d ago0x502394…e8c111
0xe55e…f7480xfe8f…794dBase—$30.94100%mrdn36d ago0x9c687c…d48b33
0x13db…51920xe55e…f748Base—$19.25100%mrdn36d ago0x38db47…9a8028
0xe55e…f7480x13db…5192Base—$26.05100%mrdn36d ago0x1eeeb8…0f1970
0xe55e…f7480xfe8f…794dBase—$22.99100%mrdn36d ago0x462717…548e58
0xe55e…f7480xfe8f…794dBase—$27.88100%mrdn36d ago0x1829a3…bcaa12
0xe55e…f7480x4754…327bBase—$31.96100%mrdn36d ago0x6e6aeb…67b0c6
0xe55e…f7480x4754…327bBase—$24.17100%mrdn36d ago0x2ffc9e…e4d253
0xa6a9…809d0xe55e…f748Base—$32.39100%mrdn36d ago0xf38e0d…e46378
0x4754…327b0xe55e…f748Base—$18.99100%mrdn36d ago0x92c3b0…34dc8d
0xe55e…f7480x13db…5192Base—$21.31100%mrdn36d ago0xc9db75…634ba4
0xe55e…f7480x1cec…8dd4Base—$20.85100%mrdn36d ago0xbf4e3b…f1db6b
0xe55e…f7480x1cec…8dd4Base—$18.50100%mrdn36d ago0x033e00…8c6da7
0xe55e…f7480x4754…327bBase—$27.57100%mrdn36d ago0xf6aa58…3d8d2c
0xe55e…f7480x4754…327bBase—$24.02100%mrdn36d ago0x343abe…6f214f
0xe55e…f7480xfe8f…794dBase—$34.43100%mrdn36d ago0xc1b7f9…af1300
0xfe8f…794d0xe55e…f748Base—$28.05100%mrdn36d ago0x493cef…0fea27
0xfe8f…794d0xe55e…f748Base—$25.84100%mrdn36d ago0x884559…b10c09
0x13db…51920xe55e…f748Base—$15.95100%mrdn36d ago0xd3adec…5abcbd
0x4754…327b0xe55e…f748Base—$17.64100%mrdn36d ago0x5921c6…ab0c56

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.