Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base$12.66100%mrdn17d ago0xf89a69…599fc6
0x1cec…8dd40xe55e…f748Base$14.00100%mrdn17d ago0x708e42…51df7f
0xfe8f…794d0x1cec…8dd4Base$14.84100%mrdn17d ago0x2c491e…422f9b
0x1cec…8dd40xa6a9…809dBase$27.72100%mrdn17d ago0x43a87d…410423
0xa6a9…809d0x1cec…8dd4Base$14.18100%mrdn17d ago0xd066e1…b128cb
0x1cec…8dd40xe55e…f748Base$25.63100%mrdn17d ago0x0f2f40…0cd820
0xe55e…f7480x1cec…8dd4Base$15.56100%mrdn17d ago0x2519f1…9cc7a0
0x4754…327b0x1cec…8dd4Base$23.79100%mrdn17d ago0x85b31d…e7ad61
0x4754…327b0x1cec…8dd4Base$15.89100%mrdn17d ago0xf8d553…f5dd68
0x13db…51920x1cec…8dd4Base$24.61100%mrdn17d ago0x2b18b0…d55556
0x1cec…8dd40x4754…327bBase$21.73100%mrdn17d ago0x7fa3ec…61684f
0xa6a9…809d0x1cec…8dd4Base$14.41100%mrdn17d ago0xa8db64…02f011
0x1cec…8dd40xe55e…f748Base$21.09100%mrdn17d ago0xda257e…82c7a6
0x1cec…8dd40x4754…327bBase$21.03100%mrdn17d ago0xc86236…f0f7b0
0x13db…51920x1cec…8dd4Base$16.44100%mrdn17d ago0x4123ed…bce286
0x4754…327b0x1cec…8dd4Base$19.04100%mrdn17d ago0xfba69e…1db760
0x1cec…8dd40xfe8f…794dBase$18.56100%mrdn17d ago0x71e915…fa5536
0xa6a9…809d0x1cec…8dd4Base$16.96100%mrdn18d ago0x01f1d9…d488fb
0x1cec…8dd40xa6a9…809dBase$22.34100%mrdn18d ago0xaf70d6…748d21
0x13db…51920x1cec…8dd4Base$25.87100%mrdn18d ago0xdff8ce…d84796
0x1cec…8dd40xfe8f…794dBase$17.95100%mrdn18d ago0x4e7868…4bd950
0xfe8f…794d0x1cec…8dd4Base$15.72100%mrdn18d ago0x1b4031…8010d6
0x1cec…8dd40xe55e…f748Base$17.07100%mrdn18d ago0x42e1bc…aa018e
0x1cec…8dd40xe55e…f748Base$25.37100%mrdn18d ago0x0dec49…744079
0xfe8f…794d0x1cec…8dd4Base$13.16100%mrdn18d ago0x6781b5…95ca14

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.