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—$17.65100%mrdn17d ago0xa9f20d…68eeac
0xfe8f…794d0x1cec…8dd4Base—$12.29100%mrdn17d ago0x16396a…a05e96
0x13db…51920xfe8f…794dBase—$10.67100%mrdn17d ago0x4dbbec…5c3deb
0x4754…327b0xfe8f…794dBase—$12.85100%mrdn17d ago0x5795bd…19de97
0x4754…327b0xfe8f…794dBase—$15.42100%mrdn17d ago0x2e24b9…1d0ea0
0x4754…327b0xfe8f…794dBase—$16.39100%mrdn17d ago0x15b8ba…1d2e5d
0x13db…51920xfe8f…794dBase—$16.06100%mrdn17d ago0x46cd48…0b1543
0xfe8f…794d0x1cec…8dd4Base—$13.30100%mrdn17d ago0xf2abbb…bc8a15
0xfe8f…794d0x13db…5192Base—$9.74100%mrdn17d ago0x6ed300…041a44
0xfe8f…794d0xe55e…f748Base—$14.96100%mrdn17d ago0x3359bf…a000cc
0xfe8f…794d0x1cec…8dd4Base—$10.67100%mrdn17d ago0x49403a…1be25b
0xfe8f…794d0x4754…327bBase—$10.32100%mrdn17d ago0x281f31…98a07e
0xfe8f…794d0x4754…327bBase—$11.11100%mrdn17d ago0x978561…9a7b09
0xfe8f…794d0xa6a9…809dBase—$9.38100%mrdn17d ago0x14a7ec…0d448e
0xfe8f…794d0x4754…327bBase—$18.83100%mrdn17d ago0x90b2f8…4f264a
0xa6a9…809d0xfe8f…794dBase—$18.68100%mrdn17d ago0x29797c…d3bc30
0xfe8f…794d0x4754…327bBase—$13.49100%mrdn17d ago0x8d96b7…ce7042
0xfe8f…794d0xa6a9…809dBase—$8.51100%mrdn17d ago0x764c76…502b67
0xfe8f…794d0xa6a9…809dBase—$11.76100%mrdn17d ago0xab5753…8b9822
0xfe8f…794d0x13db…5192Base—$10.43100%mrdn17d ago0x45d5a5…2d41bc
0xfe8f…794d0x1cec…8dd4Base—$14.96100%mrdn17d ago0xe2a12f…da8191
0xe55e…f7480xfe8f…794dBase—$17.01100%mrdn17d ago0x1131ce…2d5c2b
0x4754…327b0xfe8f…794dBase—$14.59100%mrdn17d ago0xabc31b…a7a7db
0x13db…51920xfe8f…794dBase—$17.22100%mrdn17d ago0xdea384…35fee4
0xfe8f…794d0xe55e…f748Base—$9.04100%mrdn17d ago0x2341a7…38fbbc

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.