Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase105d ago0xac4c86…cda029
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase105d ago0xa0313c…0ba9bf
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0xe19cc7…928113
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0x3045aa…d75a22
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0x1c145f…746179
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0x7f8a60…ffeac5
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0x89ba03…80fe1e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0x71dfb2…480156
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0x2f1ea6…b8877e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0xc8dd50…425ae3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase105d ago0x38408f…749ac6
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x5d40c9…401e9e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xb495d0…afc0a8
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xa4f36c…b0985b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x6cc1a1…11a4b5
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x233cf8…56b6eb
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase106d ago0x99f866…1c55e3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xbbb8e1…b86402
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x84482f…43dad6
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase106d ago0xc3ad4d…a6c837
0x01c9…28160x6cf3…8508Basex402 service$0.004100%cascade106d ago0x1d9742…1fab23
0x01c9…28160x6cf3…8508Basex402 service$0.004100%cascade106d ago0x88616c…d97a2c
0x01c9…28160x6cf3…8508Basex402 service$0.004100%cascade106d ago0xfab71c…221007
0x01c9…28160x6cf3…8508Basex402 service$0.004100%cascade106d ago0x1b388b…a9373b
0x01c9…28160x6cf3…8508Basex402 service$0.004100%cascade106d ago0xc0f092…6f141a

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.