Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase—$21.61100%mrdn28d ago0x38d02e…da9a2a
0x1cec…8dd40xa6a9…809dBase—$18.70100%mrdn28d ago0xf1f154…3cad5c
0xe55e…f7480xa6a9…809dBase—$32.09100%mrdn28d ago0xcdd970…367784
0x1cec…8dd40xa6a9…809dBase—$24.14100%mrdn28d ago0x6cea11…dad522
0xa6a9…809d0xfe8f…794dBase—$24.70100%mrdn28d ago0xfc3c58…ff5e0d
0xa6a9…809d0xe55e…f748Base—$26.36100%mrdn28d ago0x9003ee…a101db
0xa6a9…809d0xfe8f…794dBase—$31.39100%mrdn28d ago0x8e0be2…b9f76f
0xa6a9…809d0x4754…327bBase—$33.96100%mrdn28d ago0x37f927…48d0b7
0xa6a9…809d0xe55e…f748Base—$25.96100%mrdn28d ago0x1b5922…311d5b
0x13db…51920xa6a9…809dBase—$17.59100%mrdn28d ago0x3ad7d1…0820be
0x1cec…8dd40xa6a9…809dBase—$20.29100%mrdn28d ago0xc309d5…d25e2a
0x13db…51920xa6a9…809dBase—$30.45100%mrdn28d ago0xf3ccf0…9cbce7
0x4754…327b0xa6a9…809dBase—$30.74100%mrdn29d ago0x21f72d…d22b81
0x4754…327b0xa6a9…809dBase—$20.50100%mrdn29d ago0x84fb34…9aa564
0xa6a9…809d0x1cec…8dd4Base—$22.32100%mrdn29d ago0x88d005…ea9244
0xa6a9…809d0xe55e…f748Base—$23.24100%mrdn29d ago0xcf2470…8a3f90
0xa6a9…809d0xe55e…f748Base—$25.54100%mrdn29d ago0xa287c5…d566ce
0x13db…51920xa6a9…809dBase—$22.36100%mrdn29d ago0x9c6e0d…cf3dbe
0xa6a9…809d0xfe8f…794dBase—$16.43100%mrdn29d ago0xe8b826…4ccecc
0x13db…51920xa6a9…809dBase—$35.40100%mrdn29d ago0xfeb5c9…e6ebd5
0x13db…51920xa6a9…809dBase—$33.87100%mrdn29d ago0x634feb…620eeb
0xa6a9…809d0x13db…5192Base—$31.26100%mrdn29d ago0xd6feba…511bde
0x1cec…8dd40xa6a9…809dBase—$17.25100%mrdn29d ago0xb2faa1…a5b504
0xfe8f…794d0xa6a9…809dBase—$30.07100%mrdn29d ago0x342f4a…e3d757
0xa6a9…809d0xfe8f…794dBase—$28.53100%mrdn29d ago0xc9faf9…6fd790

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.