Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f74…570f0x1b9f…cfffBase—$1.40100%0xa923…c9ac118d ago0x015455…34ed41
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase118d ago0xbda6cf…9c21ff
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase118d ago0xb07c0b…c81f7f
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0xef808e…32ed64
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase118d ago0x4f5633…a25fc4
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0x5d4182…e18975
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase118d ago0x79ba5d…f81399
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase118d ago0xecbc21…691c4b
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase118d ago0x25486c…96b03c
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0x6b22db…6198f4
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase118d ago0x64ce2f…f5e069
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase118d ago0x279665…c8390d
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0x110d05…21b187
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase118d ago0xdca007…72b587
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase118d ago0xd86df5…a3cf84
0x7f74…570f0x1b9f…cfffBase—$1.52100%0xa923…c9ac118d ago0x442a23…341cc5
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase118d ago0xc528a2…742e06
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase118d ago0xd73eb4…1ff6ff
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase118d ago0x7bb2b2…932407
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase118d ago0x953b7c…094db3
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0x39c38e…62190d
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0x431e17…3bd5fa
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase118d ago0xc83010…f57a7e
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0xca443b…9f3d39
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase118d ago0x7c53ea…7e0f46

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.