Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$17.48100%mrdn87d ago0x5f4240…1562eb
0x4754…327b0x8e77…e2d6Base$22.58100%mrdn87d ago0x1265a6…1e0731
0x4754…327b0x8e77…e2d6Base$21.00100%mrdn87d ago0x758bd9…2311c8
0x4754…327b0x8e77…e2d6Base$15.51100%mrdn87d ago0x1e7f36…da7726
0x4754…327b0x8e77…e2d6Base$19.68100%mrdn87d ago0x089af4…eba159
0x4754…327b0x8e77…e2d6Base$16.58100%mrdn87d ago0x64e980…ccd926
0x4754…327b0x8e77…e2d6Base$19.87100%mrdn87d ago0x25d018…782734
0x4754…327b0x8e77…e2d6Base$25.15100%mrdn87d ago0xdeb583…8a0847
0x4754…327b0x8e77…e2d6Base$13.01100%mrdn87d ago0x2e843c…82030f
0x4754…327b0x8e77…e2d6Base$13.11100%mrdn87d ago0xda1e41…3a3183
0x4754…327b0x8e77…e2d6Base$21.67100%mrdn87d ago0x807447…0d3f6c
0x4754…327b0x8e77…e2d6Base$18.40100%mrdn87d ago0x0ac76a…5be3cd
0x4754…327b0x8e77…e2d6Base$12.83100%mrdn87d ago0xd93346…bc2053
0x4754…327b0x8e77…e2d6Base$16.19100%mrdn87d ago0xd4974c…9ca758
0x4754…327b0x8e77…e2d6Base$18.13100%mrdn87d ago0xa2aa06…1b0916
0x4754…327b0x8e77…e2d6Base$17.94100%mrdn87d ago0x38dc56…2757b2
0x4754…327b0x8e77…e2d6Base$17.67100%mrdn87d ago0x7d9eeb…afe855
0x4754…327b0x8e77…e2d6Base$14.82100%mrdn87d ago0x4974c1…b2605a
0x4754…327b0x8e77…e2d6Base$11.79100%mrdn87d ago0xbffaba…f4a4e5
0x4754…327b0x8e77…e2d6Base$16.31100%mrdn87d ago0xc59449…20ce9b
0x4754…327b0x8e77…e2d6Base$18.33100%mrdn87d ago0x55f4a8…f7b3c0
0x4754…327b0x8e77…e2d6Base$10.73100%mrdn87d ago0x31802f…f8bdc2
0x4754…327b0x8e77…e2d6Base$10.36100%mrdn87d ago0x912b06…8377f9
0x4754…327b0x8e77…e2d6Base$19.62100%mrdn87d ago0xe06d81…d37f89
0x4754…327b0x8e77…e2d6Base$13.42100%mrdn88d ago0xa2c585…d47f4b

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.