Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe32c2d…b29be7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xae7bae…dba07b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x7abe00…c73de2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x265529…aea170
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x19ef37…46af92
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase49d ago0x4e14bd…d6eca1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x3b2ca5…a5d102
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xb3531f…86d4d8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xebbbd4…e6e5b0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xdf2b62…749cb7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase49d ago0x41c35d…3fe9b9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase49d ago0x11ebbc…ac2f6a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x816306…029941
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xf60370…4c82e0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x7d99ed…cb5d87
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x201479…852720
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x906d70…7fdcfc
0xa449…15ac0x3a52…5169Base$2.50100%coinbase49d ago0xba3f2a…e481e4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase49d ago0x02acb2…bb410b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x09d4f5…f19317
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xbff8f9…5f1f6e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x472c4e…20e72f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x76f7ed…0d39c6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x95dc0b…6efc60
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase49d ago0xc4d0c3…469386

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.