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—$19.75100%mrdn88d ago0xf90628…4fc44f
0x1cec…8dd40x8e77…e2d6Base—$23.44100%mrdn88d ago0x6930a4…7ba9f1
0x13db…51920x8e77…e2d6Base—$13.83100%mrdn88d ago0x582c9d…c7a7f3
0xfe8f…794d0x8e77…e2d6Base—$11.77100%mrdn88d ago0x1d6f98…b7ac6c
0x13db…51920x8e77…e2d6Base—$26.09100%mrdn88d ago0xdf75ab…6e6a98
0x1cec…8dd40x8e77…e2d6Base—$22.63100%mrdn88d ago0x2ebf41…b5b922
0x13db…51920x8e77…e2d6Base—$24.98100%mrdn88d ago0x22b24c…4ee094
0x4754…327b0x8e77…e2d6Base—$17.48100%mrdn88d ago0x5f4240…1562eb
0xa6a9…809d0x8e77…e2d6Base—$19.80100%mrdn88d ago0x0e1204…8b86c2
0x4754…327b0x8e77…e2d6Base—$22.58100%mrdn88d ago0x1265a6…1e0731
0xfe8f…794d0x8e77…e2d6Base—$16.29100%mrdn88d ago0x5c1d60…b9572c
0xfe8f…794d0x8e77…e2d6Base—$17.75100%mrdn88d ago0x6054c7…ac2763
0x1cec…8dd40x8e77…e2d6Base—$25.23100%mrdn88d ago0xdc361c…30666b
0x13db…51920x8e77…e2d6Base—$17.68100%mrdn88d ago0x0401c6…d9d8ad
0xe55e…f7480x8e77…e2d6Base—$23.00100%mrdn88d ago0x41a2fe…c9cea2
0x13db…51920x8e77…e2d6Base—$25.24100%mrdn88d ago0x6a00b0…b8f78a
0x13db…51920x8e77…e2d6Base—$16.87100%mrdn88d ago0x03449f…3d155a
0x13db…51920x8e77…e2d6Base—$18.17100%mrdn88d ago0xc42a2e…05bfc5
0x4754…327b0x8e77…e2d6Base—$21.00100%mrdn88d ago0x758bd9…2311c8
0x4754…327b0x8e77…e2d6Base—$15.51100%mrdn88d ago0x1e7f36…da7726
0xa6a9…809d0x8e77…e2d6Base—$23.67100%mrdn88d ago0xdfc608…4a75a4
0x4754…327b0x8e77…e2d6Base—$19.68100%mrdn88d ago0x089af4…eba159
0x4754…327b0x8e77…e2d6Base—$16.58100%mrdn88d ago0x64e980…ccd926
0x4754…327b0x8e77…e2d6Base—$19.87100%mrdn88d ago0x25d018…782734
0xfe8f…794d0x8e77…e2d6Base—$25.22100%mrdn88d ago0x8cd8ac…1d687d

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.