Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase—$15.55100%mrdn21d ago0x8b672f…146d8c
0xfe8f…794d0x1cec…8dd4Base—$13.47100%mrdn21d ago0xeee1ec…c0668e
0xfe8f…794d0x1cec…8dd4Base—$15.28100%mrdn21d ago0x978443…214f5e
0xe55e…f7480x1cec…8dd4Base—$20.51100%mrdn21d ago0x2e71ca…2297a1
0x1cec…8dd40x30c2…e85fBase—$198.00100%mrdn21d ago0xf1c129…f3484e
0x1cec…8dd40x4754…327bBase—$23.05100%mrdn21d ago0xb93c61…081340
0xfe8f…794d0x1cec…8dd4Base—$13.05100%mrdn21d ago0x436083…2d02ae
0x13db…51920x1cec…8dd4Base—$15.27100%mrdn21d ago0xa5bffb…d8fe9d
0x1cec…8dd40x13db…5192Base—$19.67100%mrdn21d ago0xba5612…1184a8
0xe55e…f7480x1cec…8dd4Base—$20.42100%mrdn21d ago0x9d8f72…4a7464
0x1cec…8dd40xe55e…f748Base—$11.40100%mrdn21d ago0x0933b1…535319
0x4754…327b0x1cec…8dd4Base—$12.39100%mrdn21d ago0xf9ad94…4132a2
0x4754…327b0x1cec…8dd4Base—$11.33100%mrdn21d ago0xaadab6…90cb35
0xa6a9…809d0x1cec…8dd4Base—$10.38100%mrdn21d ago0x0f5d58…22e41b
0x1cec…8dd40x4754…327bBase—$11.43100%mrdn21d ago0x3dbb5c…0db15d
0x1cec…8dd40xa6a9…809dBase—$19.23100%mrdn21d ago0x9d87b5…1a3442
0xfe8f…794d0x1cec…8dd4Base—$13.09100%mrdn21d ago0x19ba90…bd05a7
0xe55e…f7480x1cec…8dd4Base—$23.33100%mrdn21d ago0xa5820f…a7007e
0x1cec…8dd40xa6a9…809dBase—$13.05100%mrdn21d ago0x5127fc…518609
0x4754…327b0x1cec…8dd4Base—$19.59100%mrdn21d ago0xaaeaaa…e37d80
0x1cec…8dd40x4754…327bBase—$15.68100%mrdn21d ago0xd059a0…579bdb
0x1cec…8dd40x4754…327bBase—$16.39100%mrdn21d ago0x0f34e3…2ef113
0x4754…327b0x1cec…8dd4Base—$14.97100%mrdn21d ago0x9c789c…1bffe8
0x4754…327b0x1cec…8dd4Base—$11.94100%mrdn21d ago0xa27c51…e59b4c
0x1cec…8dd40x4754…327bBase—$20.02100%mrdn21d ago0xf99520…9fefd7

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.