Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase$20.57100%mrdn39d ago0x34af76…0eba6f
0x4754…327b0xfe8f…794dBase$29.54100%mrdn39d ago0xbab319…db763a
0x4754…327b0xe55e…f748Base$28.82100%mrdn39d ago0xcf4a2a…ba9da3
0xe55e…f7480x4754…327bBase$40.32100%mrdn39d ago0x2b5b7f…666cac
0xfe8f…794d0x4754…327bBase$29.70100%mrdn39d ago0x711f89…297c71
0x4754…327b0xe55e…f748Base$23.12100%mrdn39d ago0xc24823…9d0560
0x13db…51920x4754…327bBase$40.56100%mrdn39d ago0xdc987c…47abf9
0x1cec…8dd40x4754…327bBase$27.76100%mrdn39d ago0x715bdc…ad884d
0xfe8f…794d0x4754…327bBase$36.80100%mrdn39d ago0x50e7c7…b2a399
0x4754…327b0x13db…5192Base$42.27100%mrdn39d ago0x314cac…e4efd7
0x4754…327b0xfe8f…794dBase$43.91100%mrdn39d ago0xb948ff…00edb4
0x4754…327b0xa6a9…809dBase$40.27100%mrdn39d ago0x3e4f48…7e7354
0x4754…327b0x1cec…8dd4Base$27.82100%mrdn39d ago0x5e5884…4deb29
0xa6a9…809d0x4754…327bBase$28.26100%mrdn39d ago0x54fce8…0306c3
0x4754…327b0xfe8f…794dBase$37.22100%mrdn39d ago0xaabaf4…73e06a
0xfe8f…794d0x4754…327bBase$44.22100%mrdn39d ago0xfff76d…e4a424
0xfe8f…794d0x4754…327bBase$41.08100%mrdn39d ago0x831fbb…bdb23c
0xe55e…f7480x4754…327bBase$33.57100%mrdn39d ago0x33411b…acaa7e
0x4754…327b0x13db…5192Base$46.78100%mrdn39d ago0x828117…cd0f62
0xfe8f…794d0x4754…327bBase$44.53100%mrdn39d ago0xb7513d…648267
0x4754…327b0xfe8f…794dBase$26.66100%mrdn39d ago0x83c96b…23e091
0x1cec…8dd40x4754…327bBase$39.02100%mrdn39d ago0x30bdef…718b8b
0x4754…327b0x1cec…8dd4Base$39.05100%mrdn39d ago0xf1b0ea…4f1289
0x4754…327b0x1cec…8dd4Base$46.34100%mrdn39d ago0xf7d023…ac8f03
0x4754…327b0xfe8f…794dBase$30.25100%mrdn39d ago0x7f467b…8fd9a6

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.