Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase—$34.04100%mrdn29d ago0x004794…254ec9
0x13db…51920x4754…327bBase—$18.41100%mrdn29d ago0x9e3b94…138b9f
0xe55e…f7480x13db…5192Base—$21.96100%mrdn29d ago0x329f6c…e57fe1
0xfe8f…794d0x13db…5192Base—$32.92100%mrdn29d ago0x07f6a0…5b4ce6
0x13db…51920xa6a9…809dBase—$17.59100%mrdn29d ago0x3ad7d1…0820be
0x1cec…8dd40x13db…5192Base—$26.70100%mrdn29d ago0x318b12…5ac4b6
0x13db…51920xfe8f…794dBase—$24.63100%mrdn29d ago0xa6f81f…e08e46
0xfe8f…794d0x13db…5192Base—$18.90100%mrdn29d ago0xdfe71b…5fb3c7
0x13db…51920xa6a9…809dBase—$30.45100%mrdn29d ago0xf3ccf0…9cbce7
0x13db…51920x1cec…8dd4Base—$22.20100%mrdn29d ago0x4ba9a7…fc919a
0x13db…51920xe55e…f748Base—$20.29100%mrdn29d ago0xad1f00…4d495f
0x13db…51920xe55e…f748Base—$34.58100%mrdn29d ago0x45043c…e65277
0x13db…51920x1cec…8dd4Base—$24.13100%mrdn29d ago0xba660f…02f09f
0x13db…51920x4754…327bBase—$25.55100%mrdn29d ago0xe61284…84b90b
0xe55e…f7480x13db…5192Base—$33.71100%mrdn29d ago0xde074e…02d46b
0x13db…51920xa6a9…809dBase—$22.36100%mrdn29d ago0x9c6e0d…cf3dbe
0x13db…51920xa6a9…809dBase—$35.40100%mrdn29d ago0xfeb5c9…e6ebd5
0x13db…51920xa6a9…809dBase—$33.87100%mrdn29d ago0x634feb…620eeb
0x13db…51920xe55e…f748Base—$33.36100%mrdn29d ago0x61bde2…1be30f
0x13db…51920xe55e…f748Base—$22.90100%mrdn29d ago0x101fc0…4617f3
0xfe8f…794d0x13db…5192Base—$35.12100%mrdn29d ago0xb402d0…038b71
0x13db…51920xe55e…f748Base—$18.62100%mrdn29d ago0xdbd657…ec06da
0xfe8f…794d0x13db…5192Base—$35.81100%mrdn29d ago0x0d13cb…413431
0xa6a9…809d0x13db…5192Base—$31.26100%mrdn29d ago0xd6feba…511bde
0xe55e…f7480x13db…5192Base—$27.63100%mrdn29d ago0x598a3b…e747f3

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.