Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase$19.02100%mrdn7d ago0x5afa4a…51d800
0xe55e…f7480xa6a9…809dBase$34.49100%mrdn7d ago0x5cec93…d9013a
0xa6a9…809d0x4754…327bBase$24.63100%mrdn7d ago0x0bc2b3…85bbdf
0xfe8f…794d0xa6a9…809dBase$35.52100%mrdn7d ago0x654747…5b36ba
0xa6a9…809d0x4754…327bBase$34.73100%mrdn7d ago0x667520…5186cb
0xe55e…f7480xa6a9…809dBase$31.42100%mrdn7d ago0x68fdbe…ce3469
0xa6a9…809d0x13db…5192Base$26.03100%mrdn7d ago0x5dab74…5e33e3
0xfe8f…794d0xa6a9…809dBase$20.61100%mrdn7d ago0x013eb9…4926c9
0x4754…327b0xa6a9…809dBase$21.36100%mrdn7d ago0x887a4a…ffc00b
0xa6a9…809d0xfe8f…794dBase$40.97100%mrdn7d ago0xf3cfef…455948
0x1cec…8dd40xa6a9…809dBase$29.66100%mrdn7d ago0xf1bf7f…f344db
0xa6a9…809d0x1cec…8dd4Base$34.59100%mrdn7d ago0x32960f…923e87
0x13db…51920xa6a9…809dBase$25.64100%mrdn7d ago0x419096…2322e7
0xa6a9…809d0xfe8f…794dBase$39.77100%mrdn7d ago0x1aff79…300664
0x4754…327b0xa6a9…809dBase$35.00100%mrdn7d ago0x1ed19a…c69c22
0xa6a9…809d0x13db…5192Base$35.54100%mrdn8d ago0xe2d902…810a03
0xa6a9…809d0x13db…5192Base$21.05100%mrdn8d ago0x8401c6…2da6f3
0x1cec…8dd40xa6a9…809dBase$32.12100%mrdn8d ago0x89e3a7…0b37af
0xa6a9…809d0x1cec…8dd4Base$33.97100%mrdn8d ago0xf6e5e7…a6f572
0x4754…327b0xa6a9…809dBase$24.40100%mrdn8d ago0x4e8057…1e6413
0x4754…327b0xa6a9…809dBase$18.44100%mrdn8d ago0x1faf6b…b6b266
0xa6a9…809d0x13db…5192Base$41.32100%mrdn8d ago0x8bf00a…c6ebe7
0x13db…51920xa6a9…809dBase$21.36100%mrdn8d ago0xcee727…468605
0x1cec…8dd40xa6a9…809dBase$19.53100%mrdn8d ago0x3f6b01…ce56b7
0xa6a9…809d0x1cec…8dd4Base$38.91100%mrdn8d ago0xc043d9…acc6a7

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.