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%mrdn16d ago0xa9f20d…68eeac
0xa6a9…809d0x1cec…8dd4Base—$15.15100%mrdn16d ago0x771d99…57df98
0xa6a9…809d0xe55e…f748Base—$14.57100%mrdn17d ago0xa57741…a098b3
0x4754…327b0xa6a9…809dBase—$14.69100%mrdn17d ago0xaf5d5c…5dc119
0xe55e…f7480xa6a9…809dBase—$14.91100%mrdn17d ago0xc889b1…85a45a
0xfe8f…794d0xa6a9…809dBase—$9.38100%mrdn17d ago0x14a7ec…0d448e
0xa6a9…809d0x13db…5192Base—$9.16100%mrdn17d ago0x2fc414…84bca9
0x1cec…8dd40xa6a9…809dBase—$11.61100%mrdn17d ago0x336a2b…a19e74
0xa6a9…809d0xfe8f…794dBase—$18.68100%mrdn17d ago0x29797c…d3bc30
0xa6a9…809d0xe55e…f748Base—$9.37100%mrdn17d ago0x1895b5…390b19
0xfe8f…794d0xa6a9…809dBase—$8.51100%mrdn17d ago0x764c76…502b67
0xfe8f…794d0xa6a9…809dBase—$11.76100%mrdn17d ago0xab5753…8b9822
0xe55e…f7480xa6a9…809dBase—$9.25100%mrdn17d ago0xb5de13…eafefb
0x13db…51920xa6a9…809dBase—$18.77100%mrdn17d ago0x76f8aa…3136d9
0x4754…327b0xa6a9…809dBase—$8.74100%mrdn17d ago0xf93121…b55344
0xa6a9…809d0x13db…5192Base—$17.43100%mrdn17d ago0xc9bf33…9861d5
0xe55e…f7480xa6a9…809dBase—$19.88100%mrdn17d ago0xfe0e38…fb2e57
0xa6a9…809d0x13db…5192Base—$15.66100%mrdn17d ago0xb1995a…a2d14b
0x4754…327b0xa6a9…809dBase—$13.13100%mrdn17d ago0xcd9964…ecb453
0xa6a9…809d0xe55e…f748Base—$11.07100%mrdn17d ago0x04f458…fac449
0xa6a9…809d0x4754…327bBase—$19.71100%mrdn17d ago0x93a545…817dc2
0xa6a9…809d0xfe8f…794dBase—$15.44100%mrdn17d ago0xe14c67…4f411f
0xa6a9…809d0x13db…5192Base—$12.01100%mrdn17d ago0x424bac…b0c739
0xa6a9…809d0x4754…327bBase—$14.66100%mrdn17d ago0xc861af…1d1cf9
0xa6a9…809d0x13db…5192Base—$19.89100%mrdn17d ago0xd3928a…422d6e

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.