Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base—$16.51100%mrdn19d ago0x845db2…68612e
0xfe8f…794d0xe55e…f748Base—$22.37100%mrdn19d ago0xb33e34…652a4e
0xe55e…f7480xa6a9…809dBase—$10.33100%mrdn20d ago0x695751…133e93
0xe55e…f7480x13db…5192Base—$11.09100%mrdn20d ago0xc57325…2cb9fd
0xe55e…f7480xa6a9…809dBase—$19.94100%mrdn20d ago0xadf948…901b18
0x4754…327b0xe55e…f748Base—$22.61100%mrdn20d ago0x46d5e6…62a8ed
0xe55e…f7480x1cec…8dd4Base—$20.51100%mrdn20d ago0x2e71ca…2297a1
0x4754…327b0xe55e…f748Base—$14.01100%mrdn20d ago0xb43a3e…2e7a9e
0xe55e…f7480xa6a9…809dBase—$16.39100%mrdn20d ago0x7ed918…b0f5b9
0xe55e…f7480xa6a9…809dBase—$12.42100%mrdn20d ago0xc71ca0…cd0f5f
0xe55e…f7480x1cec…8dd4Base—$20.42100%mrdn20d ago0x9d8f72…4a7464
0x1cec…8dd40xe55e…f748Base—$11.40100%mrdn20d ago0x0933b1…535319
0xfe8f…794d0xe55e…f748Base—$19.17100%mrdn20d ago0x8b1213…9babde
0x4754…327b0xe55e…f748Base—$20.77100%mrdn20d ago0xcd2430…125607
0xe55e…f7480x4754…327bBase—$11.57100%mrdn20d ago0x8736b1…2567e1
0xe55e…f7480x13db…5192Base—$11.44100%mrdn20d ago0x0fdaeb…86166b
0xe55e…f7480x1cec…8dd4Base—$23.33100%mrdn20d ago0xa5820f…a7007e
0xe55e…f7480x13db…5192Base—$12.08100%mrdn20d ago0xf0d2b0…5e0f8f
0xfe8f…794d0xe55e…f748Base—$11.23100%mrdn20d ago0x435548…de077c
0x4754…327b0xe55e…f748Base—$16.78100%mrdn20d ago0xe920b7…5fb2e7
0xe55e…f7480xfe8f…794dBase—$12.75100%mrdn20d ago0xa09ce6…f4fe09
0xfe8f…794d0xe55e…f748Base—$12.95100%mrdn20d ago0x51dd16…4ed2e3
0xe55e…f7480xfe8f…794dBase—$11.69100%mrdn20d ago0x5773c0…ef5166
0x13db…51920xe55e…f748Base—$20.17100%mrdn20d ago0xfe9833…de612a
0xe55e…f7480xfe8f…794dBase—$20.25100%mrdn20d ago0x4998a9…50cbc1

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.