Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xe48c28…95212a
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xbb4e97…212625
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xb714f4…72297e
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x95f571…9a27cb
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x52f8f1…8232f9
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x7473dd…079035
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xc6dd1c…98f3ee
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xef4279…d6af83
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x934f7e…f797ef
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xf8ae77…89739f
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xc94e31…c7b865
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x5a090f…c108a8
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xb7deff…151478
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x11f7e6…0cf8e4
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x21804d…bed9ba
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x030242…7af856
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xe197b4…86d027
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x6934ee…a191b3
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x98c714…b074a4
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xd6b9cc…72f115
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x635102…7e98b8
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0x5f1ff3…da1cc2
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xb116fa…f784b2
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown95d ago0xc7bbaf…232db6
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown96d ago0x361c9e…ca4fc7

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.