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—$50.24100%mrdn43d ago0xa07f89…d873b9
0xa6a9…809d0x8e77…e2d6Base—$36.57100%mrdn43d ago0x627e2e…230b3d
0xa6a9…809d0x8e77…e2d6Base—$49.94100%mrdn43d ago0x315c61…0c95cd
0xa6a9…809d0x8e77…e2d6Base—$34.92100%mrdn43d ago0x916671…57ba96
0xa6a9…809d0x8e77…e2d6Base—$51.59100%mrdn43d ago0xc424dd…b1dd54
0x13db…51920xa6a9…809dBase—$30.31100%mrdn43d ago0x0f1d99…a28a14
0xa6a9…809d0x8e77…e2d6Base—$25.51100%mrdn43d ago0x4e2ffb…088194
0xa6a9…809d0x1cec…8dd4Base—$49.87100%mrdn43d ago0x8e4d72…8315c0
0xa6a9…809d0x8e77…e2d6Base—$43.65100%mrdn43d ago0x12996d…be5251
0xa6a9…809d0x8e77…e2d6Base—$27.95100%mrdn43d ago0xa0118d…8a9fee
0xa6a9…809d0x8e77…e2d6Base—$46.88100%mrdn43d ago0x98553a…580ed8
0xa6a9…809d0xe55e…f748Base—$48.41100%mrdn43d ago0x65d009…19d78e
0xa6a9…809d0x8e77…e2d6Base—$42.43100%mrdn43d ago0x101a59…554751
0xa6a9…809d0x8e77…e2d6Base—$42.94100%mrdn43d ago0x554fa4…e28c03
0xa6a9…809d0x8e77…e2d6Base—$36.51100%mrdn43d ago0x2ec5a4…cb6bc6
0xa6a9…809d0x8e77…e2d6Base—$36.61100%mrdn43d ago0xa47db3…557148
0xa6a9…809d0x8e77…e2d6Base—$28.70100%mrdn43d ago0xb6d974…7bedee
0xa6a9…809d0x8e77…e2d6Base—$40.27100%mrdn43d ago0x7e160e…746cde
0x4754…327b0xa6a9…809dBase—$28.48100%mrdn43d ago0xbeed50…b03fd9
0xa6a9…809d0xe55e…f748Base—$47.27100%mrdn43d ago0xcfc2fc…441c8e
0xa6a9…809d0x8e77…e2d6Base—$48.94100%mrdn43d ago0xfa8233…5e86bf
0xa6a9…809d0xfe8f…794dBase—$40.15100%mrdn43d ago0x62d2b4…d3cf9e
0xa6a9…809d0x8e77…e2d6Base—$51.01100%mrdn44d ago0x2bbea1…0a0654
0xa6a9…809d0x8e77…e2d6Base—$48.91100%mrdn44d ago0xbf5f90…84dd73
0xa6a9…809d0x8e77…e2d6Base—$30.73100%mrdn44d ago0xca4ade…e8a0ba

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.