Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase32d ago0x58524b…de0765
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x35344c…5eb387
0xd97c…00930x9dba…0df8Basex402 service$0.00570%0x1360…66fa32d ago0xf967a3…3c2467
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x218e83…cd1658
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x9d14f4…d105cd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase32d ago0x59516c…1b9b31
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa32d ago0x3afac3…2d912f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x1a6201…a7cfa3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x97febc…49b4ac
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase32d ago0xb0a7a4…2679dd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase32d ago0x0573ac…56dda7
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa32d ago0x2c33f6…c0f27f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x1dec16…c3b16f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase32d ago0x0e8f6a…07c87f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xbfe014…31cc8b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase32d ago0x2ac181…2a310c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xfd5dcb…382112
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase32d ago0x9b64f5…170f1d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x2aeed7…42f77e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x5da196…7b2e74
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x67446d…6b3dc8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xb3e43d…4eb183
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase32d ago0x1d614f…a7dabc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x3962a9…817385
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x8cf9dc…577e91

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.