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.15100%coinbase34d ago0xb7dd68…3d7125
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x39d22b…bfc041
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.10100%coinbase34d ago0x67f1f8…e1f1b6
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.10100%coinbase34d ago0x29499a…4cb3b6
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.10100%coinbase34d ago0xa7eed1…ee3582
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x51ffa5…438fbb
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.02100%coinbase34d ago0x6500af…ab09f9
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.02100%coinbase34d ago0xcc77c4…331232
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.02100%coinbase34d ago0x6a1dbd…71c6a2
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase34d ago0x254a4e…573e27
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xcfe283…6a6b69
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase34d ago0xbbf028…6345e3
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase34d ago0x0b25a9…87dc12
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.05100%coinbase34d ago0x02b4c8…ad91ad
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase34d ago0xab6855…69d370
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase34d ago0x70a0c2…529f9f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase34d ago0xbe09eb…80d710
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase34d ago0x1c18b0…17b0a5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase34d ago0x5303a5…ae03bf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x5595ce…4c4f75
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x39a567…6a97b4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0xa0b29f…e89094
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xc91c0a…0e42d3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xd0a21a…5c7cb2
0x6fca…3f390x325b…d430BaseStableEnrichExa$0.02100%coinbase34d ago0x7bbcee…b996de

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.