Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7626…24690x59ff…a7adBase—$0.01100%coinbase67d ago0x7d4533…ba8042
0x7626…24690xd58b…39cdBase—$0.01100%coinbase67d ago0x10bfe3…5fe07e
0x7626…24690x2d9f…d56fBase—$0.01100%coinbase67d ago0xc32a0c…1afd00
0x7626…24690x9d43…8ac5Base—$0.01100%coinbase67d ago0x46a4d6…78ebd9
0x7626…24690x5dfa…545dBase—$0.01100%coinbase67d ago0xc9bf4d…57e433
0x7626…24690x224a…80eeBase—$0.01100%coinbase67d ago0xff13a4…d11128
0x7626…24690x9716…3531Base—$0.01100%coinbase67d ago0x608892…c1671b
0x7626…24690x253a…a7dbBase—$0.01100%coinbase67d ago0x3a832b…7b44fc
0x7626…24690x3ac5…0432Base—$0.01100%coinbase67d ago0x6136fb…af0ac4
0x7626…24690xc481…0decBase—$0.01100%coinbase67d ago0x7a6ce9…100454
0x7626…24690x7cf7…aba3Base—$0.01100%coinbase67d ago0x6c7b36…052a75
0x7626…24690x6a0d…57a0Base—$0.01100%coinbase67d ago0x0f46be…a9d33b

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.