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.92100%mrdn72d ago0xd63fbe…f076aa
0xa6a9…809d0x8e77…e2d6Base—$19.96100%mrdn72d ago0xb98cea…6c73aa
0xa6a9…809d0x8e77…e2d6Base—$20.46100%mrdn72d ago0xba934b…48077f
0xa6a9…809d0x8e77…e2d6Base—$27.12100%mrdn72d ago0x43e237…852b0f
0xa6a9…809d0x8e77…e2d6Base—$13.46100%mrdn72d ago0x75e378…0f9971
0xa6a9…809d0x8e77…e2d6Base—$16.44100%mrdn72d ago0xad0795…01f803
0xa6a9…809d0x8e77…e2d6Base—$13.59100%mrdn72d ago0x854ef7…629796
0xa6a9…809d0x8e77…e2d6Base—$22.43100%mrdn72d ago0xabd68a…ce6587
0xa6a9…809d0x8e77…e2d6Base—$26.31100%mrdn72d ago0x54d461…d292a0
0xa6a9…809d0x8e77…e2d6Base—$24.36100%mrdn72d ago0x22e73c…20f8a7
0xa6a9…809d0x8e77…e2d6Base—$24.49100%mrdn72d ago0x778f5d…c3687e
0xa6a9…809d0x8e77…e2d6Base—$19.77100%mrdn72d ago0x508b17…bf7bc8
0xa6a9…809d0x8e77…e2d6Base—$29.07100%mrdn72d ago0xa81c2b…7e98f9
0xa6a9…809d0x8e77…e2d6Base—$27.19100%mrdn72d ago0xd72b83…3e0735
0xa6a9…809d0x8e77…e2d6Base—$14.59100%mrdn73d ago0x03113c…722544
0xa6a9…809d0x8e77…e2d6Base—$16.92100%mrdn73d ago0xb4e910…40e105
0xa6a9…809d0x8e77…e2d6Base—$23.90100%mrdn73d ago0xbf7cbc…8797e9
0xa6a9…809d0x8e77…e2d6Base—$25.93100%mrdn73d ago0x9c4044…b48c03
0xa6a9…809d0x8e77…e2d6Base—$20.83100%mrdn73d ago0x28d681…12d5ea
0xa6a9…809d0x8e77…e2d6Base—$17.86100%mrdn73d ago0xd826e7…4b25af
0xa6a9…809d0x8e77…e2d6Base—$26.04100%mrdn73d ago0xc29d21…db1865
0xa6a9…809d0x8e77…e2d6Base—$21.03100%mrdn73d ago0x9b64ac…869783
0xa6a9…809d0x8e77…e2d6Base—$20.01100%mrdn73d ago0x529f0b…0501d0
0xa6a9…809d0x8e77…e2d6Base—$12.54100%mrdn73d ago0xd19122…912adf
0xa6a9…809d0x8e77…e2d6Base—$19.35100%mrdn73d ago0x726cdc…b9a5aa

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.