Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xfe8f…794dBase—$10.46100%mrdn18d ago0x584c9a…d226ae
0xfe8f…794d0x1cec…8dd4Base—$9.73100%mrdn18d ago0xce3fd0…117dde
0x1cec…8dd40xfe8f…794dBase—$11.26100%mrdn18d ago0x58e59d…2ab570
0x1cec…8dd40x4754…327bBase—$17.55100%mrdn18d ago0x0fc3b9…7b1be8
0x4754…327b0x1cec…8dd4Base—$18.35100%mrdn18d ago0x29cd45…e1b5e1
0xe55e…f7480x1cec…8dd4Base—$13.63100%mrdn18d ago0x1a9f4f…f6eb20
0x1cec…8dd40xa6a9…809dBase—$15.11100%mrdn18d ago0x2770a2…69244c
0xa6a9…809d0x1cec…8dd4Base—$16.60100%mrdn18d ago0x50a048…dc41fe
0x1cec…8dd40x4754…327bBase—$8.85100%mrdn18d ago0x28c5bf…a66204
0x1cec…8dd40xfe8f…794dBase—$19.53100%mrdn18d ago0xe72810…319239
0x1cec…8dd40x13db…5192Base—$10.28100%mrdn18d ago0x5fdfd7…840b24
0xe55e…f7480x1cec…8dd4Base—$8.90100%mrdn18d ago0xa70c76…0d1282
0x13db…51920x1cec…8dd4Base—$9.11100%mrdn18d ago0xfb6b07…deb572
0x1cec…8dd40xe55e…f748Base—$11.26100%mrdn18d ago0xa91dae…56e537
0x1cec…8dd40xa6a9…809dBase—$14.58100%mrdn18d ago0xa41881…87dc9a
0x1cec…8dd40x13db…5192Base—$10.83100%mrdn18d ago0x978566…e7fdba
0x4754…327b0x1cec…8dd4Base—$16.27100%mrdn19d ago0xfa4e08…858733
0x1cec…8dd40xfe8f…794dBase—$13.10100%mrdn19d ago0xc09300…f22800
0x1cec…8dd40xa6a9…809dBase—$20.11100%mrdn19d ago0x795df0…fe5185
0x1cec…8dd40xa6a9…809dBase—$8.94100%mrdn19d ago0xcda844…d7a616
0x1cec…8dd40x13db…5192Base—$19.28100%mrdn19d ago0x32de50…c4f1d9
0x4754…327b0x1cec…8dd4Base—$11.30100%mrdn19d ago0x8a9401…932411
0x4754…327b0x1cec…8dd4Base—$11.87100%mrdn19d ago0x8b4d9e…916b7e
0x1cec…8dd40x4754…327bBase—$12.56100%mrdn19d ago0x8d545a…1c7b6a
0x1cec…8dd40x4754…327bBase—$16.89100%mrdn19d ago0x59ffd1…7c9d40

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.