Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xdd0ccc…015074
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x7aad06…cd06bb
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x04be95…886ae8
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x452a9a…b65874
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x3b5378…a3285a
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase16d ago0x473eb0…f0b2ba
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0x4a6a85…ce348a
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x74b6ef…a0f9d5
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x5ff7ea…b7330b
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x51a249…9b9575
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xb37e79…4be60a
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase16d ago0xc61618…8fedf5
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0xdac481…d0cb13
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xf17d2d…39afef
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x7e9a15…bcf44e
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xf4387a…636726
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x3a38e7…d912a6
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x0c6e31…0e5706
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0xfc7235…3d88df
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xf250a1…da0dd4
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0x86a22d…4aae63
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xe307df…6db4f0
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xab187f…39085c
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xe8a187…f0c069
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xb3d057…902746

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.