Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xee6755…c59f52
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x216699…e48b64
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x9459a0…648834
0x5e06…fb090x92cd…4289Base—$0.01100%coinbase16d ago0x09c96b…4bc07d
0x5e06…fb090xce60…8174Base—$0.01100%coinbase16d ago0x47d2e4…cf3524
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xe7f65e…1182c1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x8fec23…0997f9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xf6b1cf…64f79f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase16d ago0x1e197e…8f0f5c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase16d ago0x7d3f62…39b63f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x7fb202…188f39
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xf7825c…e59b6d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x156947…2076c9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xacb1fa…e4250e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x2d4b76…42c50f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xc10f1a…ccfa06
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xb8ff58…9d7b22
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase16d ago0x5b6c11…b3fae3
0x5e06…fb090x0ce8…e001Base—$0.01100%coinbase16d ago0x6656c0…142bbb
0x5e06…fb090xdc81…863fBase—$0.01100%coinbase16d ago0xc97eec…0c3802
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x63a4d2…5ae5a6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xa79461…8a98c0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x10dbb5…6784fe
0x5e06…fb090x5657…3644Base—$0.01100%coinbase16d ago0x605153…90c7d2
0x5e06…fb090x87c1…86eeBase—$0.01100%coinbase16d ago0x98515c…82ad5f

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.