Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase15h ago0xa7f825…6ab93f
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase18h ago0x27ffe1…22dd4f
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase18h ago0xa68a8e…5e514b
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase18h ago0x622b64…02c4aa
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase18h ago0x092471…ab5766
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase18h ago0xb1a6cb…8951f1
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase18h ago0x329be3…3c63c4
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x450211…42e2c6
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0xbeab6b…0c1f5a
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x1bc267…cdad3e
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x375ea7…0d071f
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0xba69a8…cac47a
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x5fed12…4be93a
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0xbce217…dcb3e7
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x4e15da…410b05
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x716942…6dcacb
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x2e2d14…c223ee
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x42f28b…e73944
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0xddcca4…87e20f
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0xa2735d…47250a
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x8a298b…df5471
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x43f734…44e99f
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x7a9de3…0e33fa
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0xaa0e75…1a2f01
0xf88b…a0660x6a0a…bf67Base$0.10100%coinbase18h ago0x8e88ce…7be13b

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.