Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x6f9cf9…1881b1
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0xf508f3…4ab34c
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x4a1455…7a67a0
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xb42a53…596adb
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x960f11…93c4db
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x6d6dc0…b4fade
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0xc71c50…d67c6a
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x250236…6affc6
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.03100%coinbase23d ago0x0bef3c…461a34
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x0b3004…831c64
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0xbe2d96…700786
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x8a519e…aeb64d
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x0e876c…5a889d
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x4a9557…26ae84
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x4a8f57…af37fb
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x407d43…4781fc
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x4d8b25…319033
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x26941e…d20464
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x9f24e1…b7d551
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x933814…79ce08
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x68d1c6…64d17a
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x6325c9…23047b
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x49db67…80a75a
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0xa3ab64…0dfd0e
0x7617…36ce0x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x112e4e…b303e1

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.