Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$20.95100%mrdn70d ago0x3806eb…3c9e11
0xa6a9…809d0x8e77…e2d6Base—$17.42100%mrdn70d ago0xb0cb8a…caccd1
0xa6a9…809d0x8e77…e2d6Base—$17.76100%mrdn70d ago0xf6ba0e…fd25fd
0xa6a9…809d0x8e77…e2d6Base—$13.53100%mrdn70d ago0x50ce3f…446114
0xa6a9…809d0x8e77…e2d6Base—$13.21100%mrdn70d ago0x562f0d…53d34d
0xa6a9…809d0x8e77…e2d6Base—$20.93100%mrdn70d ago0x83ea95…c27b0f
0xa6a9…809d0x8e77…e2d6Base—$22.91100%mrdn70d ago0xe94b0a…bb4d3a
0xa6a9…809d0x8e77…e2d6Base—$24.14100%mrdn70d ago0x4d704c…19f6b9
0xa6a9…809d0x8e77…e2d6Base—$15.33100%mrdn70d ago0xdffd5b…9168b0
0xa6a9…809d0x8e77…e2d6Base—$12.25100%mrdn70d ago0x77f391…2c336d
0xa6a9…809d0x8e77…e2d6Base—$17.83100%mrdn70d ago0xa10a39…a178bf
0xa6a9…809d0x8e77…e2d6Base—$21.24100%mrdn70d ago0xf226b2…6d11ca
0xa6a9…809d0x8e77…e2d6Base—$16.97100%mrdn70d ago0x9821bb…f5372a
0xa6a9…809d0x8e77…e2d6Base—$11.58100%mrdn70d ago0xd6e20c…e16255
0xa6a9…809d0x8e77…e2d6Base—$12.96100%mrdn70d ago0xac30b8…5f15fc
0xa6a9…809d0x8e77…e2d6Base—$12.28100%mrdn70d ago0x91ee22…8e5f2a
0xa6a9…809d0x8e77…e2d6Base—$14.96100%mrdn70d ago0x4b9712…bef20f
0xa6a9…809d0x8e77…e2d6Base—$17.37100%mrdn70d ago0x007b62…42c08d
0xa6a9…809d0x8e77…e2d6Base—$16.49100%mrdn70d ago0xd2f7b4…e07589
0xa6a9…809d0x8e77…e2d6Base—$24.07100%mrdn70d ago0x52452c…c30968
0xa6a9…809d0x8e77…e2d6Base—$17.12100%mrdn70d ago0x553da7…774f0e
0xa6a9…809d0x8e77…e2d6Base—$20.14100%mrdn70d ago0x826a42…f9b645
0xa6a9…809d0x8e77…e2d6Base—$17.62100%mrdn70d ago0x78644a…d483a3
0xa6a9…809d0x8e77…e2d6Base—$24.06100%mrdn70d ago0xf4c2c1…cf72b6
0xa6a9…809d0x8e77…e2d6Base—$23.78100%mrdn71d ago0x46a20a…e0d0ba

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.