Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xdc24c7…1e2f69
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x78e811…abd69e
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase14d ago0xcab5e4…bca600
0xf331…507f0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xbbacd6…ea4016
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x130957…b049e0
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x5377ed…123f03
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x3744fc…adad38
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x447f05…5fc559
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xfa0944…9f39f6
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa41f69…808e3e
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x117ea6…94e515
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0cd58b…186ee4
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xbaac18…158163
0xf331…507f0x325b…d430BaseStableEnrichExa$0.06100%coinbase14d ago0x226f7b…c53fab
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x1eca40…90cfef
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x3e37d4…f754d8
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x94172f…d4e7b8
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xbe8d9d…447dd1
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xc3e96d…60e9ce
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x67ef46…cace3c
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4a2b1c…6f427b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x5ded87…e457d7
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x85ff70…e75689
0xf331…507f0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase15d ago0xe49d99…d5c04e
0xf331…507f0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase15d ago0x5aafba…1acab0

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.