Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$29.85100%mrdn38d ago0x1291a0…36a815
0x13db…51920xa6a9…809dBase—$20.91100%mrdn38d ago0xba3d45…e1f484
0xa6a9…809d0x1cec…8dd4Base—$18.89100%mrdn38d ago0xbe2d92…7457c4
0xe55e…f7480xa6a9…809dBase—$26.83100%mrdn38d ago0x88e707…b1105b
0xa6a9…809d0x4754…327bBase—$24.92100%mrdn38d ago0xcc7956…a5262c
0xa6a9…809d0x4754…327bBase—$26.97100%mrdn38d ago0xfa2bd8…b5d5f9
0xa6a9…809d0xfe8f…794dBase—$15.79100%mrdn38d ago0x1fc08a…383b82
0xa6a9…809d0x4754…327bBase—$14.52100%mrdn38d ago0xaf3ee1…7f7bc1
0xe55e…f7480xa6a9…809dBase—$28.38100%mrdn39d ago0x31e802…90b62b
0xfe8f…794d0xa6a9…809dBase—$28.39100%mrdn39d ago0xa73f6e…f7c476
0xa6a9…809d0x13db…5192Base—$22.95100%mrdn39d ago0xc55791…e193cc
0xa6a9…809d0x1cec…8dd4Base—$17.26100%mrdn39d ago0xc5622f…d21ed3
0xa6a9…809d0x4754…327bBase—$25.18100%mrdn39d ago0x115338…9662d0
0xa6a9…809d0xfe8f…794dBase—$26.44100%mrdn39d ago0x5a11e7…bfb689
0x4754…327b0xa6a9…809dBase—$17.00100%mrdn39d ago0x9bd092…f68f8e
0xa6a9…809d0xe55e…f748Base—$29.22100%mrdn39d ago0x83f0ea…5de116
0x4754…327b0xa6a9…809dBase—$15.57100%mrdn39d ago0x8fb40f…2481ea
0xa6a9…809d0xfe8f…794dBase—$25.25100%mrdn39d ago0xfefd9b…152b31
0xa6a9…809d0x13db…5192Base—$30.54100%mrdn39d ago0x0f22e8…3273b7
0x13db…51920xa6a9…809dBase—$18.96100%mrdn39d ago0x4fe103…4f06f6
0xfe8f…794d0xa6a9…809dBase—$18.26100%mrdn39d ago0xc662ef…238554
0xa6a9…809d0x13db…5192Base—$26.72100%mrdn39d ago0xb2cdaf…19bece
0xa6a9…809d0x4754…327bBase—$18.28100%mrdn39d ago0xa4bd34…f87dd8
0xe55e…f7480xa6a9…809dBase—$23.94100%mrdn39d ago0xbcdbe7…8bb597
0xa6a9…809d0x13db…5192Base—$17.58100%mrdn39d ago0x6f07a5…a53b63

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.