Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xc0069a…4be0ca
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xf78adb…d03a96
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x8e89a8…577b2a
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x9f58f2…c60f5f
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x7e195d…b0344b
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x4cfeb8…5f28e1
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x77b480…4c9d21
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x796f9d…a7634e
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x72f71a…d881e7
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x118720…e1f8b9
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xfafca1…c84310
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xa56a3b…5dc64c
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x40cb48…f43119
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x755570…6d9b76
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xeecca6…ce1325
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xec7538…4a2d94
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb2f451…46b56c
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xee9371…90dd88
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x7152c9…175f72
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xf48255…b15373
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x9d040a…8bf255
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x987332…88266f
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xaa590d…86e4fc
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x766c1c…57a9f8
0x545f…e6fd0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb28f1a…ce4222

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.