Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d7…943d0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x4a08ef…2c8db8
0xd15a…098e0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x973347…51935e
0xd237…bce20x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x8b1b9b…299560
0xb1b6…0f880x22de…5df6Basex402 serviceSecurity$0.01100%coinbase87d ago0x05d7d6…26b945
0x3bf1…1abc0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0xf845d6…0afbfd
0x3bf1…1abc0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x32ba02…046e09
0x197b…4e100x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x611369…6dd7b3
0xaf5b…85ae0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x21244c…3d0351
0x5414…49190x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0xa5b758…79fa93
0x83c5…07f70x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x8658ef…9bcfad
0x1e8b…7b030x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0xf97cc0…0f636a
0x3885…eaf00x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x8e45ec…e398c8
0x7760…7eca0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0xd6d19b…cf6249
0x0d8a…c98b0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x408a59…9d2637

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.