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$29.48100%mrdn53d ago0x69d62c…a1922c
0xa6a9…809d0x8e77…e2d6Base$29.79100%mrdn53d ago0xc2bc2f…aeb7a2
0xa6a9…809d0x8e77…e2d6Base$31.51100%mrdn53d ago0x106145…1072ad
0xa6a9…809d0x8e77…e2d6Base$27.50100%mrdn53d ago0x727b9a…3e5e41
0xa6a9…809d0x8e77…e2d6Base$33.96100%mrdn53d ago0xfcd734…e21437
0xa6a9…809d0x8e77…e2d6Base$29.78100%mrdn53d ago0x9da0c4…f3c8ea
0xa6a9…809d0x8e77…e2d6Base$21.36100%mrdn53d ago0x433216…57e7ef
0xa6a9…809d0x8e77…e2d6Base$31.52100%mrdn53d ago0x7c55e8…0cd0f0
0xa6a9…809d0x8e77…e2d6Base$35.58100%mrdn53d ago0x4cf0c6…4dd8a9
0xa6a9…809d0x8e77…e2d6Base$20.56100%mrdn53d ago0x723cfa…a724c6
0xa6a9…809d0x8e77…e2d6Base$28.63100%mrdn53d ago0x6eca4e…4e745f
0xa6a9…809d0x8e77…e2d6Base$34.96100%mrdn53d ago0xdc8659…60846e
0xa6a9…809d0x8e77…e2d6Base$38.00100%mrdn53d ago0x4f12ce…756e6a
0xa6a9…809d0x8e77…e2d6Base$29.17100%mrdn53d ago0xd189a3…47816b
0xa6a9…809d0x8e77…e2d6Base$36.12100%mrdn53d ago0xc7a2e6…3afc55
0xa6a9…809d0x8e77…e2d6Base$36.66100%mrdn54d ago0x6beae0…4ab9af
0xa6a9…809d0x8e77…e2d6Base$31.96100%mrdn54d ago0x80b456…1ba848
0xa6a9…809d0x8e77…e2d6Base$30.81100%mrdn54d ago0xf4b706…fd4cbb
0xa6a9…809d0x8e77…e2d6Base$29.61100%mrdn54d ago0xc346de…f1b2c3
0xa6a9…809d0x8e77…e2d6Base$25.16100%mrdn54d ago0xf4a202…b8868a
0xa6a9…809d0x8e77…e2d6Base$21.42100%mrdn54d ago0x885f6f…151701
0xa6a9…809d0x8e77…e2d6Base$35.77100%mrdn54d ago0xe93c26…b57c3f
0xa6a9…809d0x8e77…e2d6Base$17.61100%mrdn54d ago0xd5d31d…8d5d2a
0xa6a9…809d0x8e77…e2d6Base$40.41100%mrdn54d ago0x34eeef…4ee334
0xa6a9…809d0x8e77…e2d6Base$37.44100%mrdn54d ago0xd804e9…0a20ad

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.