Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase$39.16100%mrdn39d ago0xc40817…d27d74
0xfe8f…794d0x1cec…8dd4Base$26.17100%mrdn39d ago0xad3248…897c31
0x13db…51920xfe8f…794dBase$30.33100%mrdn39d ago0x6c5e1d…4bd444
0xfe8f…794d0xe55e…f748Base$26.44100%mrdn39d ago0xc65805…e73f0a
0x4754…327b0xfe8f…794dBase$29.54100%mrdn39d ago0xbab319…db763a
0x13db…51920xfe8f…794dBase$24.85100%mrdn39d ago0xd2b24c…b80327
0x13db…51920xfe8f…794dBase$32.83100%mrdn39d ago0x7cb469…783efa
0xfe8f…794d0x1cec…8dd4Base$35.36100%mrdn39d ago0xa77fe1…c2bb24
0xfe8f…794d0x4754…327bBase$29.70100%mrdn39d ago0x711f89…297c71
0xfe8f…794d0x1cec…8dd4Base$42.25100%mrdn39d ago0xae305d…d0b75f
0xfe8f…794d0x13db…5192Base$22.85100%mrdn39d ago0x934c35…624ec0
0x1cec…8dd40xfe8f…794dBase$28.55100%mrdn39d ago0x641b3e…ba89c3
0xfe8f…794d0x4754…327bBase$36.80100%mrdn39d ago0x50e7c7…b2a399
0xa6a9…809d0xfe8f…794dBase$43.83100%mrdn39d ago0xc7d44e…417ee4
0xfe8f…794d0x1cec…8dd4Base$26.49100%mrdn39d ago0x62210d…d0274e
0x4754…327b0xfe8f…794dBase$43.91100%mrdn39d ago0xb948ff…00edb4
0x4754…327b0xfe8f…794dBase$37.22100%mrdn39d ago0xaabaf4…73e06a
0xfe8f…794d0x4754…327bBase$44.22100%mrdn39d ago0xfff76d…e4a424
0xfe8f…794d0x4754…327bBase$41.08100%mrdn39d ago0x831fbb…bdb23c
0xfe8f…794d0x13db…5192Base$36.48100%mrdn39d ago0xcbc78f…525d73
0xfe8f…794d0x13db…5192Base$42.79100%mrdn39d ago0x3f623c…c22b6d
0xe55e…f7480xfe8f…794dBase$23.30100%mrdn39d ago0x0c5fc1…d861ed
0xfe8f…794d0x4754…327bBase$44.53100%mrdn39d ago0xb7513d…648267
0x4754…327b0xfe8f…794dBase$26.66100%mrdn39d ago0x83c96b…23e091
0xfe8f…794d0x1cec…8dd4Base$23.50100%mrdn39d ago0x9a07f7…af6b50

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.