Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xbb9473…984234
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xab96a5…a7a830
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x7d9762…b76838
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x491aeb…7e260e
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x937540…850324
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xc65ee6…9baf50
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xb68a1e…3e63f0
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0x20568c…b83605
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xda35f4…c9bc68
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0x2f22b4…bae614
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xb6adbf…85f959
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x42ee5a…a13609
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x49d715…4ebb72
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x133b3f…d28df8
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0xa6eeda…a8ef3f
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x87fe54…8aa634
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x89fece…b175de
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0xbb82e3…ce7822
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x22049b…2177df
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xd04830…f76bcd
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xf5315c…4d1ac2
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xf36e98…0e024b
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xd23c7f…211c70
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0xe34dfa…ba4ffb
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase72d ago0x01da2b…c45e93

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.