Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x9d17e8…6f0ae4
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xa7b65e…7434d8
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x2d46e7…3ff3ab
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xfe636b…69d0f7
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x804b66…d61972
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x2c8021…b29b80
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xdbfd82…517505
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x4217d3…bdc3bc
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x6a3f64…8c1972
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x78b463…ff4d03
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x64e056…deb228
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x231de1…d85ceb
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x308a17…580487
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x3b060f…c5c607
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xe5b6cc…9011fd
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xf5e2be…6e4f69
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x4bd47c…67a8fc
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xc5d5b2…80c4da
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xd2fdb1…f5faf4
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x4f8e87…57db85
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x6ef23e…631cc2
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x264372…152fd5
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x82c303…1391d2
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x67c777…f9f3eb
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xb45483…ef7186

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.