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$26.92100%mrdn114d ago0x40f1f6…fe93f4
0xa6a9…809d0x8e77…e2d6Base$24.65100%mrdn114d ago0x4c3862…0ba6ed
0xa6a9…809d0x8e77…e2d6Base$48.11100%mrdn114d ago0x95909d…b675c1
0xa6a9…809d0x8e77…e2d6Base$44.07100%mrdn114d ago0x833cc2…d40f50
0xa6a9…809d0x8e77…e2d6Base$37.17100%mrdn114d ago0x4d7603…7a4744
0xa6a9…809d0x8e77…e2d6Base$45.69100%mrdn114d ago0x1602d7…8390ea
0xa6a9…809d0x8e77…e2d6Base$48.27100%mrdn114d ago0x4a9552…ca7ee4
0xa6a9…809d0x8e77…e2d6Base$23.59100%mrdn114d ago0x205094…c0a322
0xa6a9…809d0x8e77…e2d6Base$40.60100%mrdn114d ago0xa31b2b…53d69f
0xa6a9…809d0x8e77…e2d6Base$30.59100%mrdn114d ago0xcf758f…524784
0xa6a9…809d0x8e77…e2d6Base$46.03100%mrdn114d ago0xdf2301…37df83
0xa6a9…809d0x8e77…e2d6Base$49.24100%mrdn114d ago0x04180b…6b078f
0xa6a9…809d0x8e77…e2d6Base$42.95100%mrdn114d ago0x10765c…6d8ccd
0xa6a9…809d0x8e77…e2d6Base$37.60100%mrdn114d ago0xe5c5a9…b26a55
0xa6a9…809d0x8e77…e2d6Base$36.55100%mrdn114d ago0x516504…1bac56
0xa6a9…809d0x8e77…e2d6Base$35.23100%mrdn115d ago0x99c38b…7e2a82
0xa6a9…809d0x8e77…e2d6Base$26.80100%mrdn115d ago0xdb81fa…b10f66
0xa6a9…809d0x8e77…e2d6Base$32.89100%mrdn115d ago0xb255a3…bc14db
0xa6a9…809d0x8e77…e2d6Base$26.35100%mrdn115d ago0xf84224…8c3d73
0xa6a9…809d0x8e77…e2d6Base$25.06100%mrdn115d ago0x64fa36…ec801a
0xa6a9…809d0x8e77…e2d6Base$41.86100%mrdn115d ago0x887db8…e86126
0xa6a9…809d0x8e77…e2d6Base$36.72100%mrdn115d ago0x4da93c…db5a7f
0xa6a9…809d0x8e77…e2d6Base$60.08100%mrdn115d ago0xddb85a…15d720
0xa6a9…809d0x8e77…e2d6Base$35.95100%mrdn115d ago0x66ab0e…abe47d
0xa6a9…809d0x8e77…e2d6Base$37.68100%mrdn115d ago0xa76fbe…ac028e

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.