Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$16.54100%mrdn70d ago0xb28b03…71b794
0xfe8f…794d0x8e77…e2d6Base—$13.35100%mrdn70d ago0x7edbed…2e76a2
0xfe8f…794d0x8e77…e2d6Base—$23.38100%mrdn70d ago0xcecc5c…85a796
0xfe8f…794d0x8e77…e2d6Base—$14.53100%mrdn70d ago0x0fc853…45bcad
0xfe8f…794d0x8e77…e2d6Base—$13.65100%mrdn70d ago0x9d9089…c6e486
0xfe8f…794d0x8e77…e2d6Base—$19.63100%mrdn70d ago0x6c25be…db00c4
0xfe8f…794d0x8e77…e2d6Base—$23.18100%mrdn70d ago0x202ad9…2c87b5
0xfe8f…794d0x8e77…e2d6Base—$18.86100%mrdn70d ago0x041e96…c55698
0xfe8f…794d0x8e77…e2d6Base—$19.97100%mrdn70d ago0x6056da…b78334
0xfe8f…794d0x8e77…e2d6Base—$13.04100%mrdn70d ago0xa3eef5…b05f4f
0xfe8f…794d0x8e77…e2d6Base—$19.96100%mrdn70d ago0xfb5a7f…08e9fa
0xfe8f…794d0x8e77…e2d6Base—$11.03100%mrdn70d ago0xc01763…d848e7
0xfe8f…794d0x8e77…e2d6Base—$22.14100%mrdn70d ago0x663dae…c05cc7
0xfe8f…794d0x8e77…e2d6Base—$21.07100%mrdn70d ago0xd7dada…42ccd5
0xfe8f…794d0x8e77…e2d6Base—$17.32100%mrdn70d ago0xdf8f44…82cece
0xfe8f…794d0x8e77…e2d6Base—$11.70100%mrdn70d ago0x2051a8…6dda37
0xfe8f…794d0x8e77…e2d6Base—$14.56100%mrdn70d ago0x803462…67f734
0xfe8f…794d0x8e77…e2d6Base—$20.68100%mrdn70d ago0xcbf129…a08939
0xfe8f…794d0x8e77…e2d6Base—$12.87100%mrdn70d ago0x4fe46f…40c1e0
0xfe8f…794d0x8e77…e2d6Base—$11.14100%mrdn70d ago0x40d738…93154a
0xfe8f…794d0x8e77…e2d6Base—$15.20100%mrdn70d ago0x3a05a9…5f5ff3
0xfe8f…794d0x8e77…e2d6Base—$16.88100%mrdn70d ago0xa6010a…e4c881
0xfe8f…794d0x8e77…e2d6Base—$21.37100%mrdn70d ago0x114b9b…97ea3f
0xfe8f…794d0x8e77…e2d6Base—$11.51100%mrdn70d ago0xf61d4f…cdda22
0xfe8f…794d0x8e77…e2d6Base—$15.79100%mrdn70d ago0x7e7e35…eb8ece

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.