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—$15.96100%mrdn32d ago0x608115…a6aa00
0x1cec…8dd40x13db…5192Base—$24.21100%mrdn32d ago0x050a5f…3692a7
0xe55e…f7480x1cec…8dd4Base—$16.93100%mrdn32d ago0xecc6e5…236e75
0xe55e…f7480x1cec…8dd4Base—$33.97100%mrdn32d ago0x910f73…8329fd
0x4754…327b0x1cec…8dd4Base—$27.07100%mrdn32d ago0xdcd088…bcb4c3
0xe55e…f7480x1cec…8dd4Base—$21.86100%mrdn32d ago0x53b481…caef39
0x1cec…8dd40xfe8f…794dBase—$23.47100%mrdn32d ago0x4a8c28…c63b3c
0xa6a9…809d0x1cec…8dd4Base—$24.52100%mrdn32d ago0xc0d453…f98587
0x4754…327b0x1cec…8dd4Base—$32.30100%mrdn32d ago0xc89f06…9191e4
0x1cec…8dd40xe55e…f748Base—$32.18100%mrdn32d ago0xb4ddf7…150153
0xa6a9…809d0x1cec…8dd4Base—$28.18100%mrdn32d ago0x4af422…43027b
0x1cec…8dd40xfe8f…794dBase—$32.43100%mrdn32d ago0x5d23ac…f7518c
0x13db…51920x1cec…8dd4Base—$26.99100%mrdn32d ago0x3c8fdd…be8165
0x1cec…8dd40x13db…5192Base—$30.23100%mrdn32d ago0xdf78b1…380724
0x1cec…8dd40x4754…327bBase—$18.89100%mrdn32d ago0x63f7c1…fc9e15
0x1cec…8dd40xe55e…f748Base—$26.91100%mrdn32d ago0x0bd88a…59c1c8
0x1cec…8dd40xe55e…f748Base—$31.98100%mrdn32d ago0xe6b064…ad5824
0x1cec…8dd40xfe8f…794dBase—$19.94100%mrdn32d ago0x13f5ed…3d9946
0x1cec…8dd40x13db…5192Base—$19.02100%mrdn32d ago0x85e0a0…24e319
0x1cec…8dd40x13db…5192Base—$30.83100%mrdn32d ago0x6a0e58…fc461e
0x1cec…8dd40xa6a9…809dBase—$26.46100%mrdn32d ago0x0db287…b396ba
0x1cec…8dd40xe55e…f748Base—$28.79100%mrdn32d ago0xf098b8…2b67cc
0x4754…327b0x1cec…8dd4Base—$24.93100%mrdn32d ago0x8b9203…a81db6
0x1cec…8dd40xe55e…f748Base—$28.39100%mrdn32d ago0x0e3892…92fe71
0x1cec…8dd40xa6a9…809dBase—$15.34100%mrdn32d ago0xf3d14b…8ad4c7

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.