Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x6fd3a9…7b5c9c
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xb2ad28…f4225c
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x882625…784687
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xc037b2…d35096
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x3f0f36…919df9
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x3a3516…3cc518
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x263d94…d982fc
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf14f0a…844e94
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x630962…91425d
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x4da7a4…827cf4
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x4c3391…bd73d9
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x3eca9e…f84214
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x92d093…8a6dc7
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x2723aa…08f6d4
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x458827…9ace5a
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x7a151d…d06a59
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xb069ec…fb1276
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x73d955…c28f53
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xe73daf…75299e
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x4d0c74…0a437f
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xb34339…b96ca4
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xe4a4b8…32a243
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x5232e3…d882c5
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x28a5fd…cb9640
0x4ccb…9ebf0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf2c1f2…64f775

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.