Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x1ccf5c…5013b3
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x82995a…1d5669
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x4f23fa…5da7ba
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x0a7784…868575
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x94678d…527bee
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x441948…501090
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x7fb5c8…b6b2de
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase25d ago0xa40ada…5f1107
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x226e82…040403
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x7ce417…cf1dd2
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xbd9a61…c0dcc4
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x4f8218…1096a4
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xbd9397…5915dd
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xf86088…480394
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x6393be…ab45da
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x1b959a…2d444f
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase25d ago0x4459de…7c0043
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xad6e3f…42fd6b
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x77daa7…36c160
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xdeb5a9…f11e52
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xd7edea…e8d6af
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x0597e4…80e68a
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x32e993…5654e2
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x634c56…18204b
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xbbec16…e0100e

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.