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%coinbase64d ago0x92792c…4f796e
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x7dc0fe…48d1fd
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x8422d3…8e17c8
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x4cc5e4…c0e00a
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x302a8f…485612
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x906613…ff8d84
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xad569f…324609
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x02df6b…15d3a3
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x02f8df…5b0237
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xf1a974…aba2c5
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xca52cb…14bb59
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x105ba2…37a7f1
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xe7b4d4…18e200
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x758f13…460803
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xc8062b…e10506
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x299e2e…e998a3
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xf3742e…228b79
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xaf0888…605ce1
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x41fb23…7bffca
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x6c2784…f0cee9
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xc72d09…ae872f
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x014759…948a8e
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xd18552…20a6c6
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0x9aa43b…4ab798
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase64d ago0xf388ea…33f992

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.