Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x1659b7…586e18
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x820097…6d411b
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xaf18f9…ca1d20
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xfd16ad…421467
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x7a2789…122806
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x8cf0c9…f66d8b
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xf43bd2…d4dee7
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x8dde56…08a1d9
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xdf4b4a…7ce190
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x9be458…dab173
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x88d64c…105616
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x5f8733…2761ad
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x2f84cb…290b95
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x4057f5…4932c6
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x6a39b7…ba1246
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x8bd877…b0a912
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x0dc329…704a5d
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x9c439b…bd61e7
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x5b5479…02248d
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xd2db5b…2b2b73
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xc1f6f7…072afa
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xacc062…30cff3
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x2b5cba…c56f76
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x809881…ffd361
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xdfcc89…dfb12d

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.