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—$18.16100%mrdn112d ago0x5766b1…5726ef
0xa6a9…809d0x8e77…e2d6Base—$17.26100%mrdn112d ago0x542898…a8d4a6
0xa6a9…809d0x8e77…e2d6Base—$16.54100%mrdn112d ago0x891a73…7a7a5b
0xa6a9…809d0x8e77…e2d6Base—$29.95100%mrdn112d ago0xc7e82c…32730d
0xa6a9…809d0x8e77…e2d6Base—$26.20100%mrdn112d ago0x13d7c3…5f98d0
0xa6a9…809d0x8e77…e2d6Base—$16.63100%mrdn112d ago0xb32d9e…659e1b
0xa6a9…809d0x8e77…e2d6Base—$24.93100%mrdn113d ago0x66977c…544488
0xa6a9…809d0x8e77…e2d6Base—$18.29100%mrdn113d ago0xfc4cd6…398588
0xa6a9…809d0x8e77…e2d6Base—$27.06100%mrdn113d ago0x897507…f3d863
0xa6a9…809d0x8e77…e2d6Base—$14.23100%mrdn113d ago0x693c08…fcd372
0xa6a9…809d0x8e77…e2d6Base—$23.94100%mrdn113d ago0x0b36db…858468
0xa6a9…809d0x8e77…e2d6Base—$15.08100%mrdn113d ago0xc5166b…1e13dc
0xa6a9…809d0x8e77…e2d6Base—$21.76100%mrdn113d ago0xfa16f3…4954e8
0xa6a9…809d0x8e77…e2d6Base—$16.32100%mrdn113d ago0x492c5d…744c07
0xa6a9…809d0x8e77…e2d6Base—$29.00100%mrdn113d ago0xcd9a5b…c67b1c
0xa6a9…809d0x8e77…e2d6Base—$27.48100%mrdn113d ago0x4c7bea…c54e43
0xa6a9…809d0x8e77…e2d6Base—$20.63100%mrdn113d ago0xa1ea25…a4584d
0xa6a9…809d0x8e77…e2d6Base—$22.06100%mrdn113d ago0xf2b2ae…c29858
0xa6a9…809d0x8e77…e2d6Base—$40.02100%mrdn113d ago0xe9aa14…eca31a
0xa6a9…809d0x8e77…e2d6Base—$19.27100%mrdn113d ago0x07d709…5415cb
0xa6a9…809d0x8e77…e2d6Base—$34.30100%mrdn113d ago0x97a723…67f30e
0xa6a9…809d0x8e77…e2d6Base—$31.31100%mrdn113d ago0x384928…71cf09
0xa6a9…809d0x8e77…e2d6Base—$34.55100%mrdn113d ago0x2ea58f…71e273
0xa6a9…809d0x8e77…e2d6Base—$19.60100%mrdn113d ago0x22452b…531df2
0xa6a9…809d0x8e77…e2d6Base—$22.43100%mrdn113d ago0x064914…da7a35

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.