Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x1cec…8dd4Base—$22.81100%mrdn34d ago0x42d9b9…0f97f0
0x13db…51920x1cec…8dd4Base—$22.90100%mrdn34d ago0xdd8505…9f2b01
0x13db…51920x4754…327bBase—$26.41100%mrdn34d ago0x0f1e80…d0cf22
0x13db…51920xa6a9…809dBase—$24.83100%mrdn34d ago0x6704d8…1b9b33
0x1cec…8dd40x13db…5192Base—$21.22100%mrdn34d ago0xe1ff1b…2dc020
0x1cec…8dd40x13db…5192Base—$14.21100%mrdn34d ago0x212521…e9cb0d
0x13db…51920x4754…327bBase—$13.60100%mrdn34d ago0x1a3363…640c97
0x13db…51920xfe8f…794dBase—$13.81100%mrdn34d ago0x667af8…494451
0x4754…327b0x13db…5192Base—$22.87100%mrdn34d ago0xaf2943…de5730
0xa6a9…809d0x13db…5192Base—$16.93100%mrdn34d ago0x402670…0d405b
0x1cec…8dd40x13db…5192Base—$15.87100%mrdn34d ago0x056b28…4bbb3b
0x13db…51920x1cec…8dd4Base—$21.05100%mrdn34d ago0x968230…00d0e6
0x4754…327b0x13db…5192Base—$14.45100%mrdn34d ago0x18d130…7354bc
0x1cec…8dd40x13db…5192Base—$23.75100%mrdn34d ago0xdb06cd…268d78
0x13db…51920xa6a9…809dBase—$12.21100%mrdn34d ago0x0f87b6…dcb889
0x13db…51920xa6a9…809dBase—$17.32100%mrdn34d ago0x4bc6a3…56d541
0x13db…51920x4754…327bBase—$19.98100%mrdn34d ago0xab77e4…2e1628
0x4754…327b0x13db…5192Base—$26.36100%mrdn34d ago0x2cbead…43b1e4
0xa6a9…809d0x13db…5192Base—$23.02100%mrdn34d ago0x737504…dab19f
0x4754…327b0x13db…5192Base—$15.91100%mrdn34d ago0x28025c…7ff9fe
0xe55e…f7480x13db…5192Base—$17.67100%mrdn34d ago0xa5626e…5862d8
0x13db…51920xe55e…f748Base—$22.33100%mrdn34d ago0xf24d08…3336ad
0xa6a9…809d0x13db…5192Base—$17.23100%mrdn34d ago0x76206e…754cdc
0x13db…51920xa6a9…809dBase—$19.31100%mrdn34d ago0x0b1ee8…65af9e
0xe55e…f7480x13db…5192Base—$13.17100%mrdn34d ago0xc2bfc5…7bdd3e

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.