Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xe55e…f748Base—$21.19100%mrdn20d ago0x0658a9…245482
0xe55e…f7480x13db…5192Base—$25.18100%mrdn20d ago0xa6dd5e…39feea
0xa6a9…809d0xe55e…f748Base—$13.58100%mrdn20d ago0x4a0df8…d9e35d
0x13db…51920xe55e…f748Base—$24.07100%mrdn20d ago0x20d172…6cf986
0x4754…327b0xe55e…f748Base—$16.54100%mrdn20d ago0x47ec51…ff81df
0xe55e…f7480xa6a9…809dBase—$11.99100%mrdn20d ago0x22208e…f04e7c
0x4754…327b0xe55e…f748Base—$21.73100%mrdn20d ago0x3f86b6…bd7a6e
0xe55e…f7480x13db…5192Base—$23.24100%mrdn21d ago0x73f938…cb101e
0xe55e…f7480x13db…5192Base—$24.73100%mrdn21d ago0x054ea3…4a4c8c
0x4754…327b0xe55e…f748Base—$25.52100%mrdn21d ago0x1cb4d2…143a0a
0xe55e…f7480x1cec…8dd4Base—$25.91100%mrdn21d ago0x2a8577…09bbac
0xe55e…f7480xa6a9…809dBase—$24.01100%mrdn21d ago0x55086e…527f92
0xa6a9…809d0xe55e…f748Base—$23.11100%mrdn21d ago0x4e661d…89514b
0xe55e…f7480x4754…327bBase—$19.33100%mrdn21d ago0xb9a629…38196d
0xe55e…f7480x13db…5192Base—$17.34100%mrdn21d ago0xe3197e…9dafb9
0x13db…51920xe55e…f748Base—$12.32100%mrdn21d ago0xc34a0a…a9964a
0xe55e…f7480x4754…327bBase—$14.89100%mrdn21d ago0xb3ad71…a1ac7a
0xe55e…f7480xfe8f…794dBase—$14.83100%mrdn21d ago0x43ed7a…01e5f1
0xfe8f…794d0xe55e…f748Base—$13.81100%mrdn21d ago0x5dde80…35499e
0xfe8f…794d0xe55e…f748Base—$15.62100%mrdn21d ago0x08a608…8b5079
0x1cec…8dd40xe55e…f748Base—$21.79100%mrdn21d ago0xfc6190…3c8500
0xe55e…f7480xfe8f…794dBase—$26.33100%mrdn21d ago0xba9a36…de3494
0xe55e…f7480x4754…327bBase—$12.89100%mrdn21d ago0xd3b569…eaccb9
0xe55e…f7480xa6a9…809dBase—$12.55100%mrdn21d ago0x7d0121…6f2796
0x1cec…8dd40xe55e…f748Base—$25.30100%mrdn21d ago0x89f705…c08a5d

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.