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.01100%coinbase22d ago0x550179…e14d29
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase22d ago0x6c19eb…2da379
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xf08c8b…0db20d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x9be146…5c49af
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase22d ago0x22aa3f…2bbad7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x0ac8d9…a7bfff
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase22d ago0x8cd25e…235775
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase22d ago0x88e025…a70ea7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x749d9c…6d3e27
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xd67654…b55664
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x898dd5…6cab50
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase22d ago0x042868…7f7b27
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase22d ago0xae50f1…254d0e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x0dd497…0c2409
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xe69f38…ad7539
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x8547a3…9b9973
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xedea82…b65649
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xa86c5b…5bd818
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x340b7d…a57972
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x28c2f1…ed8562
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase23d ago0xe41cae…ac97f1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase23d ago0x8a5ed5…55d11b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x83aa28…dad73f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x72783c…148f0c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase23d ago0xc1bdd2…fa2c61

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.