Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x642a61…8093e9
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xbf2be1…bd908c
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x010815…6a0845
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x890f29…0f7090
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xa26c8d…696093
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x55dd18…40b3d2
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x274e80…957fa5
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x580690…2a2693
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xfea9db…b5e7b9
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xa4ba90…0a6ef7
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x0cf9f8…e689c9
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xe4d5f7…49161e
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x4476db…b3957a
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x93b34a…ab5a12
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x78a920…baf823
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x7dd405…987056
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xf9c67c…78ba71
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xa6296f…12e99c
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x408bc8…d09cb7
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xd77223…902734
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xbec570…abd7f1
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xa01d26…bda620
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xdc3b81…f8b26c
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0xfaa418…e5d6ce
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase118d ago0x9a9636…e33c54

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.