Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x2d8a21…916b58
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x028f6d…1b160b
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xeca9f6…11f484
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xbbfa63…3581f9
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xf097fa…9e33c4
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x00d262…547b7b
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x139d45…c89911
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x21ae26…b8b922
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xb80868…6a923c
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xc660bb…728a8c
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x0c15a9…c6b4b1
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x09b666…83f184
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x08c99a…a60f8e
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x8c61ff…72ad57
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xa2f681…677d66
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x0c9c72…32e883
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xca5140…18550f
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x86b1eb…cb6711
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0xbcf689…158230
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x4efba1…c0f569
etherminerguild.eth0x6b4e…8802Base—$0.001100%coinbase87d ago0x4d3be3…d84fff

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.