Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x7eabac…9d957d
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x18f15b…7f2538
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xda9b9b…c899dc
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x5e1e68…7b3688
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc9f152…f171c6
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x8689ea…109d1f
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc2e125…f7d141
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x5acd48…ec8bd9
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x03dcef…25e963
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xba8e44…181889
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xbb28bc…da2fc6
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xac848e…0b0601
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x97a150…439155
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x13be22…5cc878
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x29587c…f03598
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb0356a…00d47f
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x4a4f5c…ac1d54
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xfd8c66…e03ec9
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x25cd5c…6b6d9d
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x94e5b0…3844a0
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xbeb53c…abfde2
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x32bd3c…ce32ce
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x5a1e6b…799fb3
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x500677…407aab
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xcdffc2…ac0d23

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.