Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$30.77100%mrdn63d ago0x72687c…0a0054
0xa6a9…809d0x8e77…e2d6Base—$20.24100%mrdn63d ago0x146638…89fcdd
0xa6a9…809d0x8e77…e2d6Base—$28.41100%mrdn63d ago0x01d4fa…b54f9c
0xa6a9…809d0x8e77…e2d6Base—$22.77100%mrdn63d ago0x2ac3d7…09c20e
0xa6a9…809d0x8e77…e2d6Base—$25.99100%mrdn63d ago0x48d5b4…08e4f5
0xa6a9…809d0x8e77…e2d6Base—$22.18100%mrdn63d ago0xc9a196…0b6504
0xa6a9…809d0x8e77…e2d6Base—$19.19100%mrdn63d ago0xd9dae7…aa911f
0xa6a9…809d0x8e77…e2d6Base—$31.40100%mrdn63d ago0x48ef3a…f439e1
0xa6a9…809d0x8e77…e2d6Base—$35.14100%mrdn63d ago0x1424f9…5e4060
0xa6a9…809d0x8e77…e2d6Base—$22.80100%mrdn63d ago0x3131b6…8b129d
0xa6a9…809d0x8e77…e2d6Base—$30.96100%mrdn63d ago0x606eeb…356e83
0xa6a9…809d0x8e77…e2d6Base—$25.80100%mrdn63d ago0x2a833c…792634
0xa6a9…809d0x8e77…e2d6Base—$23.87100%mrdn63d ago0x36118e…f9a3c5
0xa6a9…809d0x8e77…e2d6Base—$17.37100%mrdn63d ago0x32b67b…cd18f3
0xa6a9…809d0x8e77…e2d6Base—$19.26100%mrdn63d ago0x1e0559…2470a2
0xa6a9…809d0x8e77…e2d6Base—$22.01100%mrdn63d ago0x2f9dfc…69d284
0xa6a9…809d0x8e77…e2d6Base—$28.16100%mrdn63d ago0x43dd2d…f93e0e
0xa6a9…809d0x8e77…e2d6Base—$20.45100%mrdn63d ago0xe75a30…9ae16c
0xa6a9…809d0x8e77…e2d6Base—$28.35100%mrdn63d ago0x1ed31b…7b54f9
0xa6a9…809d0x8e77…e2d6Base—$23.37100%mrdn63d ago0x443b60…8d25ad
0xa6a9…809d0x8e77…e2d6Base—$28.34100%mrdn63d ago0x58bcaf…7b6701
0xa6a9…809d0x8e77…e2d6Base—$29.37100%mrdn63d ago0xbefee8…6a34f6
0xa6a9…809d0x8e77…e2d6Base—$33.08100%mrdn63d ago0x6f80ad…36e5d1
0xa6a9…809d0x8e77…e2d6Base—$24.86100%mrdn63d ago0x97e867…974e41
0xa6a9…809d0x8e77…e2d6Base—$20.39100%mrdn63d ago0x1608e4…daf1dd

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.