Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base—$39.66100%mrdn5d ago0x4f84d0…f5237a
0x13db…51920x4754…327bBase—$52.83100%mrdn5d ago0x3846db…796e12
0x13db…51920x4754…327bBase—$36.48100%mrdn5d ago0x116589…5a8c6f
0x4754…327b0x13db…5192Base—$53.20100%mrdn5d ago0xf9d829…cb3a7b
0x13db…51920x4754…327bBase—$32.30100%mrdn5d ago0xa2529b…a25bab
0x4754…327b0xfe8f…794dBase—$44.00100%mrdn5d ago0x52719f…341322
0x1cec…8dd40x4754…327bBase—$35.70100%mrdn5d ago0xb73638…8f02a3
0x4754…327b0x1cec…8dd4Base—$28.66100%mrdn5d ago0xcc07d0…9b7c43
0x4754…327b0xa6a9…809dBase—$28.71100%mrdn5d ago0x283ed7…2d64b0
0x13db…51920x4754…327bBase—$45.58100%mrdn5d ago0x7c02c2…5a9c94
0x4754…327b0x13db…5192Base—$44.98100%mrdn5d ago0xfcfd5e…f0b7fb
0xa6a9…809d0x4754…327bBase—$36.90100%mrdn5d ago0xc2305d…cf352a
0xfe8f…794d0x4754…327bBase—$32.59100%mrdn5d ago0x06d19e…d9f9be
0x4754…327b0x13db…5192Base—$59.11100%mrdn5d ago0x15538f…40c211
0x1cec…8dd40x4754…327bBase—$34.64100%mrdn5d ago0x30e45d…d52c2e
0xa6a9…809d0x4754…327bBase—$33.86100%mrdn5d ago0x63d1da…2b9c53
0x4754…327b0xe55e…f748Base—$57.98100%mrdn5d ago0xba673e…aa0ea8
0x13db…51920x4754…327bBase—$53.22100%mrdn5d ago0x48a84f…41a41a
0x4754…327b0x1cec…8dd4Base—$47.23100%mrdn6d ago0xfea517…276b1b
0x13db…51920x4754…327bBase—$33.78100%mrdn6d ago0xdcfce2…020c7e
0x4754…327b0x13db…5192Base—$22.13100%mrdn6d ago0x483712…107421
0x4754…327b0x1cec…8dd4Base—$23.12100%mrdn6d ago0xb7b39a…b9e5d7
0x4754…327b0x13db…5192Base—$28.14100%mrdn6d ago0x986491…20fa83
0xfe8f…794d0x4754…327bBase—$48.06100%mrdn6d ago0x205bd6…0dc518
0x4754…327b0x1cec…8dd4Base—$29.38100%mrdn6d ago0x81408b…773fce

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.