Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x4754…327bBase—$12.83100%mrdn20d ago0xc80f97…446068
0x4754…327b0xe55e…f748Base—$16.51100%mrdn20d ago0x845db2…68612e
0xa6a9…809d0x4754…327bBase—$11.51100%mrdn20d ago0x816cb3…103f0e
0x4754…327b0xe55e…f748Base—$22.61100%mrdn20d ago0x46d5e6…62a8ed
0x4754…327b0x13db…5192Base—$17.48100%mrdn20d ago0xb089ca…2e4186
0x4754…327b0xe55e…f748Base—$14.01100%mrdn20d ago0xb43a3e…2e7a9e
0x1cec…8dd40x4754…327bBase—$23.05100%mrdn20d ago0xb93c61…081340
0x4754…327b0xa6a9…809dBase—$18.24100%mrdn20d ago0x94b6b2…499e05
0xfe8f…794d0x4754…327bBase—$13.41100%mrdn20d ago0x2d1093…3c4bc6
0xfe8f…794d0x4754…327bBase—$13.71100%mrdn20d ago0x824680…b9efe7
0x13db…51920x4754…327bBase—$18.24100%mrdn20d ago0x6bd8b5…12cb27
0xa6a9…809d0x4754…327bBase—$21.08100%mrdn20d ago0x0ae408…332eed
0x4754…327b0xe55e…f748Base—$20.77100%mrdn20d ago0xcd2430…125607
0x4754…327b0x1cec…8dd4Base—$12.39100%mrdn20d ago0xf9ad94…4132a2
0xe55e…f7480x4754…327bBase—$11.57100%mrdn20d ago0x8736b1…2567e1
0x13db…51920x4754…327bBase—$14.32100%mrdn20d ago0xd09094…4dabf6
0x4754…327b0x1cec…8dd4Base—$11.33100%mrdn20d ago0xaadab6…90cb35
0x1cec…8dd40x4754…327bBase—$11.43100%mrdn20d ago0x3dbb5c…0db15d
0x4754…327b0xa6a9…809dBase—$16.48100%mrdn20d ago0x83fc55…082824
0x4754…327b0xfe8f…794dBase—$18.60100%mrdn20d ago0x1a25cc…b97e73
0x13db…51920x4754…327bBase—$12.80100%mrdn20d ago0x4df1f4…4d0873
0xa6a9…809d0x4754…327bBase—$10.91100%mrdn20d ago0x3df0e7…ca5c3d
0x4754…327b0xfe8f…794dBase—$11.24100%mrdn20d ago0xe923d1…45a4d6
0x4754…327b0xfe8f…794dBase—$17.87100%mrdn20d ago0x2082b4…301454
0x13db…51920x4754…327bBase—$19.46100%mrdn20d ago0xd88e1d…6c5d27

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.