Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xc2ee36…36a814
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x5c4994…07cd70
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x2e1997…c3bc8c
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0x6223ee…aef111
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xba35b9…2388b2
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x746062…9539f5
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0xabf5e5…ae86c8
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x4b2412…491f80
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0x29a70b…edffd5
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xee7e7e…119865
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0xa4f3c5…96e621
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0x75da84…080700
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x27fa0d…5c04ef
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x3ddb20…b2a069
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x748a0a…1380f1
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x3434f2…125212
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x20a7ca…8a6425
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xd92089…b1b5ab
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0x00aeab…cad1a1
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x1a9650…f64f32
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0x866a09…8a256f
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0xfb1097…bfbe1a
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0x4f9243…0cf535
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x4889b3…2c3485
0xa508…58630x325b…d430BaseStableEnrichExa$0.03100%coinbase18d ago0xd46cd6…5db98a

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.