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.002100%coinbase9d ago0x5dc0fd…2affbd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x4dada9…bfa606
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x80c396…39f5cb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x465f27…692c8c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x0559a1…e95b8e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x3016a1…67424a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x02becd…78fc17
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x29357b…391a08
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0xe705ca…de6ab1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x536b15…aeaf76
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xe6f848…6365e7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x1d16f6…f74021
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x211cc4…b4aa37
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x6b7e3d…5b30b1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x5a3db9…8d4e50
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x737af5…4f4bcf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x916400…aa35f2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x2279ac…f70a90
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xe0d9c8…16aa44
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x104b9a…f853a4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xfabb18…c7b975
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x9da6d1…b70a5c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x2f03ec…fbebbb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xa653f3…750134
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x8baa51…b75d84

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.