Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base$18.86100%mrdn16d ago0x4b9796…e03540
0xa6a9…809d0xe55e…f748Base$14.57100%mrdn16d ago0xa57741…a098b3
0xe55e…f7480x4754…327bBase$18.68100%mrdn16d ago0xcd132c…908536
0xe55e…f7480x4754…327bBase$15.22100%mrdn16d ago0x86db47…32a801
0x13db…51920xe55e…f748Base$8.39100%mrdn16d ago0xc04b06…6c83af
0xfe8f…794d0xe55e…f748Base$14.96100%mrdn16d ago0x3359bf…a000cc
0xe55e…f7480x13db…5192Base$11.84100%mrdn16d ago0xda3c4c…e41109
0xe55e…f7480xa6a9…809dBase$14.91100%mrdn16d ago0xc889b1…85a45a
0x13db…51920xe55e…f748Base$14.74100%mrdn16d ago0x9317b6…abe609
0x4754…327b0xe55e…f748Base$17.13100%mrdn16d ago0xe658c1…0b26f5
0xe55e…f7480x1cec…8dd4Base$16.10100%mrdn16d ago0xf58f0e…7a4dff
0xe55e…f7480x13db…5192Base$8.75100%mrdn16d ago0x83df87…739494
0xa6a9…809d0xe55e…f748Base$9.37100%mrdn16d ago0x1895b5…390b19
0x4754…327b0xe55e…f748Base$9.76100%mrdn16d ago0x261bd1…b48956
0xe55e…f7480xa6a9…809dBase$9.25100%mrdn16d ago0xb5de13…eafefb
0x1cec…8dd40xe55e…f748Base$12.59100%mrdn16d ago0xc80fd1…124ca4
0xe55e…f7480x4754…327bBase$13.06100%mrdn16d ago0xe29013…6a72b3
0xe55e…f7480xfe8f…794dBase$17.01100%mrdn16d ago0x1131ce…2d5c2b
0xe55e…f7480x13db…5192Base$10.62100%mrdn16d ago0xba327f…608627
0xfe8f…794d0xe55e…f748Base$9.04100%mrdn16d ago0x2341a7…38fbbc
0x4754…327b0xe55e…f748Base$14.46100%mrdn16d ago0xa6ddac…f22b3b
0xe55e…f7480xa6a9…809dBase$19.88100%mrdn16d ago0xfe0e38…fb2e57
0xa6a9…809d0xe55e…f748Base$11.07100%mrdn16d ago0x04f458…fac449
0xe55e…f7480x13db…5192Base$9.99100%mrdn16d ago0xe27722…112b91
0xe55e…f7480x13db…5192Base$16.79100%mrdn16d ago0xa23f3d…f7c09b

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.