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%coinbase2d ago0x62a783…fb0e3b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x0c15dd…3149d1
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x5a37ec…39fda5
0xe1f8…0b350x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc14759…f604cb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xcc2f8f…ec5071
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x8ecc9f…f80284
0xe1f8…0b350x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xbde576…100eb5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x82f399…243e1d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x0cd9de…825aa0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xba4986…da6a59
0x49e0…c9f10x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xbc8197…ecdc47
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xad29dc…525097
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xfdf60c…5dc2cc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc10637…4ce635
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x0595e9…558c43
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xf5cc87…9a02c5
0x2d75…c9ea0x325b…d430BaseStableEnrichExa$0.02100%coinbase2d ago0x67c1dc…a2d916
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x2c80a0…013512
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xb705eb…b93278
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x6895db…0e4c23
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x35b368…682647
0xe1f8…0b350x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x263795…cc9677
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x657737…24e7ac
0xe1f8…0b350x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xb560f7…b6171b
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x130239…bb136a

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.