Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x4754…327bBase$18.88100%mrdn22d ago0x3d4348…05ff2e
0x1cec…8dd40x13db…5192Base$22.32100%mrdn22d ago0x54c894…0dd2e5
0x13db…51920x1cec…8dd4Base$12.87100%mrdn22d ago0xe35a13…ac6b23
0x1cec…8dd40x13db…5192Base$14.94100%mrdn22d ago0xaf7345…7719bc
0xfe8f…794d0x1cec…8dd4Base$22.80100%mrdn22d ago0x1f5e74…3da14b
0x1cec…8dd40xfe8f…794dBase$19.17100%mrdn22d ago0xa5226e…acc1e2
0x1cec…8dd40xfe8f…794dBase$25.32100%mrdn22d ago0xe13496…338813
0xe55e…f7480x1cec…8dd4Base$12.32100%mrdn22d ago0xda8749…c34548
0x1cec…8dd40x13db…5192Base$20.70100%mrdn22d ago0xc05d38…4e415a
0x1cec…8dd40x13db…5192Base$12.82100%mrdn22d ago0xc9fa6e…3b8997
0x1cec…8dd40x4754…327bBase$23.79100%mrdn22d ago0x761265…b8455f
0x1cec…8dd40x4754…327bBase$24.84100%mrdn22d ago0x621044…58eabf
0xe55e…f7480x1cec…8dd4Base$20.10100%mrdn22d ago0x332544…ab92d4
0xe55e…f7480x1cec…8dd4Base$12.20100%mrdn22d ago0xd58ed0…aeeac0
0x1cec…8dd40xe55e…f748Base$21.73100%mrdn22d ago0x8db2e9…e2f0ff
0xfe8f…794d0x1cec…8dd4Base$19.32100%mrdn22d ago0xd3127a…cdff8a
0x1cec…8dd40x13db…5192Base$26.85100%mrdn22d ago0xfac0ac…7fe968
0xe55e…f7480x1cec…8dd4Base$19.24100%mrdn22d ago0xb7ec68…ca99a8
0x1cec…8dd40x4754…327bBase$17.65100%mrdn22d ago0x810484…bfb7ef
0x13db…51920x1cec…8dd4Base$21.28100%mrdn22d ago0x8a7778…ae8b36
0xfe8f…794d0x1cec…8dd4Base$23.18100%mrdn22d ago0x2c2147…c18180
0xa6a9…809d0x1cec…8dd4Base$16.41100%mrdn22d ago0x497021…e15329
0x4754…327b0x1cec…8dd4Base$20.31100%mrdn22d ago0x1e4bc6…7794a4
0x1cec…8dd40x4754…327bBase$23.69100%mrdn22d ago0xa2bad5…e3d30a
0x1cec…8dd40xa6a9…809dBase$17.09100%mrdn22d ago0x76272c…8981c5

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.