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$18.56100%mrdn17d ago0xf01237…82239a
0xe55e…f7480xfe8f…794dBase$23.04100%mrdn17d ago0x0dac3b…5cf79d
0x1cec…8dd40xe55e…f748Base$14.00100%mrdn17d ago0x708e42…51df7f
0x13db…51920xe55e…f748Base$14.00100%mrdn17d ago0xa6bb68…1a632e
0x4754…327b0xe55e…f748Base$24.33100%mrdn17d ago0x440939…4e0be0
0x4754…327b0xe55e…f748Base$15.30100%mrdn17d ago0xd47893…50db64
0x13db…51920xe55e…f748Base$16.72100%mrdn17d ago0xd95bca…6f1377
0xe55e…f7480x13db…5192Base$24.31100%mrdn17d ago0x51ee7a…202127
0xe55e…f7480xfe8f…794dBase$18.24100%mrdn17d ago0x4a376f…dd04f7
0x4754…327b0xe55e…f748Base$27.63100%mrdn17d ago0x65152c…9ae877
0xe55e…f7480xa6a9…809dBase$13.31100%mrdn17d ago0x7a38d7…16da28
0xe55e…f7480x13db…5192Base$16.73100%mrdn17d ago0x8adb48…b8333b
0xe55e…f7480xa6a9…809dBase$19.32100%mrdn17d ago0x28dff1…bff91a
0x4754…327b0xe55e…f748Base$17.09100%mrdn17d ago0x3bba0a…923ece
0xfe8f…794d0xe55e…f748Base$18.84100%mrdn17d ago0x9cbf6b…c6b7e5
0x1cec…8dd40xe55e…f748Base$25.63100%mrdn17d ago0x0f2f40…0cd820
0xe55e…f7480x1cec…8dd4Base$15.56100%mrdn17d ago0x2519f1…9cc7a0
0xa6a9…809d0xe55e…f748Base$13.20100%mrdn17d ago0x6c7f7a…ac8d50
0xe55e…f7480x13db…5192Base$20.96100%mrdn17d ago0x73e1fe…965225
0x13db…51920xe55e…f748Base$18.20100%mrdn17d ago0x16364a…fffc43
0xe55e…f7480xa6a9…809dBase$21.75100%mrdn17d ago0xfb6098…6e3333
0x4754…327b0xe55e…f748Base$19.05100%mrdn17d ago0xf85853…73cc7d
0xe55e…f7480xfe8f…794dBase$21.56100%mrdn17d ago0xed63ca…707bb5
0xa6a9…809d0xe55e…f748Base$12.03100%mrdn17d ago0x87f1fa…34982f
0xe55e…f7480xfe8f…794dBase$14.89100%mrdn17d ago0xf45b40…c296d8

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.