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—$19.80100%mrdn88d ago0x0e1204…8b86c2
0xa6a9…809d0x8e77…e2d6Base—$23.67100%mrdn88d ago0xdfc608…4a75a4
0xa6a9…809d0x8e77…e2d6Base—$22.19100%mrdn88d ago0x3d654b…3df87d
0xa6a9…809d0x8e77…e2d6Base—$18.19100%mrdn88d ago0x89b095…e113cd
0xa6a9…809d0x8e77…e2d6Base—$14.01100%mrdn88d ago0x24a68c…3740cb
0xa6a9…809d0x8e77…e2d6Base—$12.17100%mrdn88d ago0xdba8e1…60b1bb
0xa6a9…809d0x8e77…e2d6Base—$22.71100%mrdn88d ago0x66911a…7a0f5c
0xa6a9…809d0x8e77…e2d6Base—$17.72100%mrdn88d ago0x44d9cf…6f83cd
0xa6a9…809d0x8e77…e2d6Base—$22.21100%mrdn88d ago0x838d7c…1b0f32
0xa6a9…809d0x8e77…e2d6Base—$18.94100%mrdn88d ago0x57e22a…2cef53
0xa6a9…809d0x8e77…e2d6Base—$20.56100%mrdn88d ago0xb3e2b8…62ae1c
0xa6a9…809d0x8e77…e2d6Base—$19.00100%mrdn88d ago0x4a9c1d…401db5
0xa6a9…809d0x8e77…e2d6Base—$20.54100%mrdn88d ago0x667082…bac045
0xa6a9…809d0x8e77…e2d6Base—$20.48100%mrdn88d ago0x9ab8cb…087ad8
0xa6a9…809d0x8e77…e2d6Base—$11.53100%mrdn88d ago0x251289…2ea94d
0xa6a9…809d0x8e77…e2d6Base—$19.22100%mrdn88d ago0x9530ad…6cbb1d
0xa6a9…809d0x8e77…e2d6Base—$13.22100%mrdn88d ago0x520c93…67966e
0xa6a9…809d0x8e77…e2d6Base—$13.34100%mrdn88d ago0x72383f…28406a
0xa6a9…809d0x8e77…e2d6Base—$17.02100%mrdn88d ago0x425cae…aed5a0
0xa6a9…809d0x8e77…e2d6Base—$9.63100%mrdn88d ago0x903d98…3f4a13
0xa6a9…809d0x8e77…e2d6Base—$13.99100%mrdn88d ago0xd097bd…5d355d
0xa6a9…809d0x8e77…e2d6Base—$18.26100%mrdn88d ago0xd9468e…2f0734
0xa6a9…809d0x8e77…e2d6Base—$13.26100%mrdn88d ago0x6b9643…80041a
0xa6a9…809d0x8e77…e2d6Base—$16.84100%mrdn88d ago0xb55a16…fd9f29
0xa6a9…809d0x8e77…e2d6Base—$19.73100%mrdn88d ago0x842189…a76cc6

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.