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$11.41100%mrdn18d ago0x39d796…5e6c56
0xfe8f…794d0xa6a9…809dBase$17.68100%mrdn18d ago0xd759ca…d23164
0xfe8f…794d0xa6a9…809dBase$18.98100%mrdn18d ago0x2fd95f…edd645
0xfe8f…794d0xa6a9…809dBase$18.60100%mrdn18d ago0xca0462…2c486e
0x4754…327b0xa6a9…809dBase$18.36100%mrdn18d ago0xbbab6c…c5f6db
0xa6a9…809d0x4754…327bBase$12.03100%mrdn18d ago0xe2374a…beb380
0x4754…327b0xa6a9…809dBase$15.21100%mrdn18d ago0x68db0a…51a475
0xa6a9…809d0xfe8f…794dBase$12.00100%mrdn18d ago0x572f03…c3947c
0xa6a9…809d0x4754…327bBase$10.86100%mrdn18d ago0xf3c23f…13f8e0
0xa6a9…809d0xfe8f…794dBase$15.42100%mrdn18d ago0x36943d…3fd914
0x1cec…8dd40xa6a9…809dBase$15.11100%mrdn18d ago0x2770a2…69244c
0x4754…327b0xa6a9…809dBase$10.72100%mrdn18d ago0xf13bab…d1225e
0xa6a9…809d0x1cec…8dd4Base$16.60100%mrdn18d ago0x50a048…dc41fe
0xa6a9…809d0x4754…327bBase$11.41100%mrdn18d ago0x2c2d87…77d2c0
0xfe8f…794d0xa6a9…809dBase$9.21100%mrdn18d ago0xe47c30…62d93b
0x4754…327b0xa6a9…809dBase$18.93100%mrdn18d ago0x42bb07…9accfa
0x4754…327b0xa6a9…809dBase$16.19100%mrdn18d ago0xac198a…4f8859
0xa6a9…809d0xfe8f…794dBase$18.86100%mrdn18d ago0x1e0b53…654ca5
0x1cec…8dd40xa6a9…809dBase$14.58100%mrdn18d ago0xa41881…87dc9a
0xa6a9…809d0xe55e…f748Base$10.24100%mrdn18d ago0x124b3b…352fa7
0xfe8f…794d0xa6a9…809dBase$11.13100%mrdn18d ago0x241cfd…0e7763
0xa6a9…809d0xfe8f…794dBase$19.41100%mrdn18d ago0xf1c663…ed76a7
0xa6a9…809d0x13db…5192Base$11.20100%mrdn18d ago0x9e3286…dbeebf
0xa6a9…809d0x4754…327bBase$10.92100%mrdn18d ago0x35bbd4…4d9916
0x13db…51920xa6a9…809dBase$10.56100%mrdn18d ago0x282edc…b7f767

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.