Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x918514…7be409
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x62dd2c…58ae2c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xdc6780…cfb6fe
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xe7ecae…cda01a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x82a358…bc4670
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xee2fd8…d6ed64
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase13d ago0x911cde…1cf7a1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xd8bbac…d3c14b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x4c5c5e…c2b3d1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x67fd3b…f66425
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase13d ago0xb41984…766f0d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xa22cc2…a24b84
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x09cf73…4df773
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x6688d0…8c1534
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x764a8f…55e853
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x54124a…4331fd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xbf74c6…61ea0a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase13d ago0xc8d9a1…188327
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x99244b…4b28b3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xd05525…300b6b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x6168fd…c5d894
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xdd8342…66ba73
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x164b63…171f08
0xf968…19290x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0xb27d23…29ad16
0xf968…19290x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x5202e1…986661

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.