Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x33f0ef…48320c
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x0219ff…a74f20
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xd3d842…ac58a7
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x020216…a3d144
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x0d60e7…baccda
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x380e7f…92415f
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xab7b70…b5137b
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x9c2144…8b575a
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x161d15…656b40
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x9c43c3…0ed4c7
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xf27bd3…c466d6
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x64cc67…b03e1d
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xd604b4…030e3c
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x35abce…9b549a
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xfb3f3a…0c62cb
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x94b690…c2597c
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xc10b1c…ebbd91
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x8a575b…f0ab39
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xe15b49…679eb9
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x9e35b0…f7494f
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x3bbaf9…172747
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0xcb21b8…6d7d9d
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase122d ago0xcbfb29…e88714
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase122d ago0x2b0bfd…5a94f7
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase122d ago0x9f4e10…4dde68

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.