Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.002100%coinbase6d ago0x3da1d4…3b87c2
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xc1cd05…dbeb0d
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x37e66c…d6e196
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.04100%coinbase6d ago0xbde42b…d4544e
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.04100%coinbase6d ago0x2b30e3…6f4268
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x697768…784075
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xfaadca…87d76e
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.02100%coinbase6d ago0xf21cc6…90293a
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.02100%coinbase6d ago0xc779eb…e22c74
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x7d4ab8…d5abf6
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x0df751…62e0e1
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.04100%coinbase6d ago0x2c75c9…165c85
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb93542…9eff2f
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.04100%coinbase6d ago0x46cd54…d9451c
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.04100%coinbase6d ago0x5877a0…d36083
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x114d7a…c44375
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xe787a6…f2193d
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x102bb0…058db0
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x16a343…d4b217
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x6faf0b…a2d2d8
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xfd5f05…9af0b7
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb7124d…a13ddf
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x6f4ecd…954e3c
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x425600…8238ad
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x5b8809…11f41d

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.