Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$39.57100%mrdn48d ago0x24b6d9…b1a8c8
0xfe8f…794d0x4754…327bBase$37.03100%mrdn48d ago0xc7c6ad…6c188b
0x4754…327b0x8e77…e2d6Base$20.20100%mrdn48d ago0x69c60d…179a4c
0x4754…327b0x1cec…8dd4Base$35.41100%mrdn48d ago0x496894…97c854
0x4754…327b0x8e77…e2d6Base$36.82100%mrdn48d ago0x46b67d…bf4afe
0x4754…327b0x8e77…e2d6Base$28.34100%mrdn48d ago0xa354ec…21f74c
0x4754…327b0x8e77…e2d6Base$22.37100%mrdn48d ago0x5f5844…d10c5d
0x4754…327b0xa6a9…809dBase$40.76100%mrdn48d ago0x8e7d34…176431
0x4754…327b0x8e77…e2d6Base$38.62100%mrdn48d ago0xc9addc…e08b11
0x4754…327b0x8e77…e2d6Base$40.10100%mrdn48d ago0x55e3d5…d25420
0x4754…327b0x8e77…e2d6Base$29.49100%mrdn48d ago0x23a62a…9a43a5
0x4754…327b0x8e77…e2d6Base$21.74100%mrdn48d ago0x9dd2c9…9a4d5c
0xe55e…f7480x4754…327bBase$26.05100%mrdn48d ago0x911ea1…861082
0x4754…327b0x8e77…e2d6Base$39.02100%mrdn48d ago0x143f3b…3e0de7
0x4754…327b0xa6a9…809dBase$28.32100%mrdn48d ago0x076da8…a72431
0x4754…327b0x8e77…e2d6Base$41.70100%mrdn48d ago0xbfda44…cdbbb9
0x4754…327b0xfe8f…794dBase$21.05100%mrdn48d ago0x3187b1…503e2a
0x4754…327b0x13db…5192Base$38.22100%mrdn48d ago0x79df1e…e9f792
0xe55e…f7480x4754…327bBase$25.16100%mrdn48d ago0x586531…e03e3e
0x4754…327b0x8e77…e2d6Base$35.86100%mrdn48d ago0x0c0e6c…0eb935
0x4754…327b0x8e77…e2d6Base$25.88100%mrdn48d ago0x769c53…d79d79
0x13db…51920x4754…327bBase$32.99100%mrdn48d ago0x8ce5d4…c3f9ea
0x4754…327b0x8e77…e2d6Base$37.66100%mrdn48d ago0x346bd0…7f36b5
0xfe8f…794d0x4754…327bBase$18.14100%mrdn48d ago0x5a543e…86c5cc
0x4754…327b0xa6a9…809dBase$20.03100%mrdn48d ago0xae25a4…365134

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.