Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x8b29…721dBaseClash of CoinsGaming$0.001100%coinbase118d ago0x11fbb0…efed11
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x66e425…c519a2
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xf54d01…86d6d9
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x33a65a…337ce4
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x9f8117…984aa3
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xa131dc…a8a35e
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xc1799e…f0dcb5
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x158c74…cd919f
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x9dd84a…6a1199
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xabbddd…0e737b
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x3d11fd…840050
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xd7a9e1…273063
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xdb8169…7bbb68
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x8ece66…df039f
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xe9d518…83ceb8
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x23fc9a…6a0684
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xdc5ddc…561d06
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xb51b9b…f0fc43
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xe11f7b…e4099a
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xc62319…9e1f35
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x6ad903…72877a
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xd0717c…3497cb
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0x7a9119…2514ad
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xb59f14…ac4aa0
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase119d ago0xd3e480…7cf3d0

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.