Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x4754…327bBase—$21.28100%mrdn21d ago0x25a533…38ab70
0x4754…327b0xa6a9…809dBase—$16.32100%mrdn21d ago0x336ec0…3cc729
0x1cec…8dd40x4754…327bBase—$24.26100%mrdn21d ago0x7b8843…16d0af
0x4754…327b0xe55e…f748Base—$16.54100%mrdn21d ago0x47ec51…ff81df
0x4754…327b0xe55e…f748Base—$21.73100%mrdn21d ago0x3f86b6…bd7a6e
0xa6a9…809d0x4754…327bBase—$22.18100%mrdn21d ago0x5bedc2…c08868
0xa6a9…809d0x4754…327bBase—$23.85100%mrdn21d ago0x7b563d…eafd4d
0x4754…327b0xe55e…f748Base—$25.52100%mrdn21d ago0x1cb4d2…143a0a
0x4754…327b0x13db…5192Base—$20.88100%mrdn21d ago0xd34f5d…d2b275
0x4754…327b0x13db…5192Base—$22.24100%mrdn21d ago0x0571c8…0d9e6d
0x13db…51920x4754…327bBase—$21.18100%mrdn21d ago0x0a782e…4677f5
0x4754…327b0xfe8f…794dBase—$19.01100%mrdn21d ago0x40bc35…526cfa
0xe55e…f7480x4754…327bBase—$19.33100%mrdn21d ago0xb9a629…38196d
0x4754…327b0xa6a9…809dBase—$25.76100%mrdn21d ago0x737851…fd3ba2
0x4754…327b0xa6a9…809dBase—$23.23100%mrdn21d ago0xb1ffc9…c7f572
0x4754…327b0xa6a9…809dBase—$11.91100%mrdn21d ago0xa4e135…e3a265
0x4754…327b0x1cec…8dd4Base—$15.16100%mrdn21d ago0x80f519…40aad1
0x13db…51920x4754…327bBase—$22.20100%mrdn21d ago0xe11638…7ddea4
0xe55e…f7480x4754…327bBase—$14.89100%mrdn21d ago0xb3ad71…a1ac7a
0x13db…51920x4754…327bBase—$14.82100%mrdn21d ago0xdb530c…dae834
0xfe8f…794d0x4754…327bBase—$16.08100%mrdn21d ago0x6d00d2…0b7116
0x1cec…8dd40x4754…327bBase—$14.16100%mrdn21d ago0x3b8e91…ebb224
0xfe8f…794d0x4754…327bBase—$13.72100%mrdn21d ago0xe720b5…024dba
0xe55e…f7480x4754…327bBase—$12.89100%mrdn21d ago0xd3b569…eaccb9
0x13db…51920x4754…327bBase—$21.01100%mrdn21d ago0x56fa68…c166e0

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.