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$24.50100%mrdn43d ago0x087c83…a8bf25
0x4754…327b0x8e77…e2d6Base$24.21100%mrdn43d ago0xffcef6…3cd592
0x4754…327b0x8e77…e2d6Base$32.62100%mrdn43d ago0x8e5844…666bb6
0x4754…327b0x8e77…e2d6Base$24.37100%mrdn43d ago0x374ac6…11c567
0x4754…327b0x8e77…e2d6Base$37.44100%mrdn43d ago0x80b0ee…9cc7e9
0xfe8f…794d0x4754…327bBase$19.11100%mrdn43d ago0x5db80d…c0a048
0x4754…327b0x8e77…e2d6Base$30.13100%mrdn43d ago0xa1a821…def242
0x4754…327b0x8e77…e2d6Base$19.72100%mrdn43d ago0xe6648e…78a86f
0x4754…327b0x8e77…e2d6Base$34.66100%mrdn43d ago0xed655c…22056b
0x4754…327b0x8e77…e2d6Base$17.73100%mrdn43d ago0x91f743…2ea318
0x4754…327b0x8e77…e2d6Base$38.72100%mrdn43d ago0x8d2d6a…bdeb03
0x4754…327b0x8e77…e2d6Base$36.90100%mrdn43d ago0x123280…1f09ee
0x13db…51920x4754…327bBase$38.27100%mrdn43d ago0xf2684f…acf459
0x4754…327b0x8e77…e2d6Base$36.85100%mrdn43d ago0x6bd69e…5123db
0x1cec…8dd40x4754…327bBase$33.83100%mrdn43d ago0xafaf6b…c2fa79
0x4754…327b0x8e77…e2d6Base$32.66100%mrdn43d ago0x1e288a…e102dc
0xe55e…f7480x4754…327bBase$19.29100%mrdn43d ago0xbec30b…4efe6a
0x4754…327b0x8e77…e2d6Base$38.56100%mrdn43d ago0x0719c2…cc3a48
0x13db…51920x4754…327bBase$27.83100%mrdn43d ago0x5c95ea…268464
0x4754…327b0xfe8f…794dBase$24.69100%mrdn43d ago0xf2f041…a43dbe
0xa6a9…809d0x4754…327bBase$21.55100%mrdn43d ago0x9de6b1…3bebb1
0x4754…327b0xe55e…f748Base$39.00100%mrdn43d ago0x0c05db…cc6d52
0x1cec…8dd40x4754…327bBase$20.06100%mrdn43d ago0xc20a45…0d3127
0x4754…327b0xfe8f…794dBase$38.79100%mrdn43d ago0xf005dc…a0d85c
0x4754…327b0xfe8f…794dBase$28.24100%mrdn43d ago0xeae010…0ba4c9

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.