Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase—$23.50100%mrdn23d ago0x17713a…829340
0x13db…51920x4754…327bBase—$18.21100%mrdn23d ago0x4d6ae5…33fc77
0x13db…51920xa6a9…809dBase—$12.78100%mrdn23d ago0xdd9463…65e095
0x13db…51920x4754…327bBase—$18.74100%mrdn23d ago0x84cd73…6d6535
0x13db…51920x4754…327bBase—$23.23100%mrdn23d ago0x48f756…45113d
0xa6a9…809d0x13db…5192Base—$12.63100%mrdn23d ago0x095630…44c00c
0x13db…51920xe55e…f748Base—$22.69100%mrdn23d ago0x42bb92…f356e7
0xfe8f…794d0x13db…5192Base—$12.88100%mrdn23d ago0x329ccd…95d343
0x1cec…8dd40x13db…5192Base—$22.32100%mrdn23d ago0x54c894…0dd2e5
0x13db…51920x1cec…8dd4Base—$12.87100%mrdn23d ago0xe35a13…ac6b23
0xfe8f…794d0x13db…5192Base—$12.95100%mrdn23d ago0x1af4b7…6987bf
0x13db…51920xe55e…f748Base—$12.39100%mrdn23d ago0xe15e56…7765ce
0x1cec…8dd40x13db…5192Base—$14.94100%mrdn23d ago0xaf7345…7719bc
0x4754…327b0x13db…5192Base—$19.71100%mrdn23d ago0x2720cb…f7f56b
0x13db…51920x4754…327bBase—$12.21100%mrdn23d ago0x948b45…28f206
0x13db…51920xfe8f…794dBase—$20.22100%mrdn23d ago0xf01529…83df8a
0x4754…327b0x13db…5192Base—$24.60100%mrdn23d ago0x2c4c67…a37033
0x13db…51920xa6a9…809dBase—$13.52100%mrdn23d ago0xf348d0…9d8248
0x1cec…8dd40x13db…5192Base—$20.70100%mrdn23d ago0xc05d38…4e415a
0xa6a9…809d0x13db…5192Base—$18.12100%mrdn23d ago0x201db4…cfdaf3
0xfe8f…794d0x13db…5192Base—$12.38100%mrdn23d ago0x9282e7…f5bc9b
0x13db…51920xe55e…f748Base—$13.56100%mrdn23d ago0xa938c6…bcfe15
0x13db…51920xfe8f…794dBase—$12.26100%mrdn23d ago0x49a7af…460c2d
0x1cec…8dd40x13db…5192Base—$12.82100%mrdn23d ago0xc9fa6e…3b8997
0x13db…51920xe55e…f748Base—$18.97100%mrdn23d ago0x6df65e…01dcd5

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.