Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.02100%coinbase31d ago0x5ccc2a…dce802
0x69b8…8fc50x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xb66a9d…682459
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x134a73…dddcac
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xa9a5f1…bb60b9
0x1ec3…d5670x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x22ec06…21c986
0x1ec3…d5670x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x0c333b…1e86fc
0x1ec3…d5670x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x61dcb1…af90ca
0x1ec3…d5670x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x29b580…6c5193
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase31d ago0x58524b…de0765
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x35344c…5eb387
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase31d ago0x91da40…ad491a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xe0ea1f…f18240
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase31d ago0x211aad…818f7a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x701ca0…43fb19
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xbd4058…a4570d
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.04100%coinbase31d ago0x29b5b5…44c5fa
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x325d36…bbf870
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.04100%coinbase31d ago0x66294c…f24b1f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x0c0a4c…a6dd51
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x3c15cb…3dff31
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x96979c…d91de8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x494c49…5896ba
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x8d76c2…41e35d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xda59de…97b914
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x7fffde…2e74a8

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.