Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12127e…609197
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe984b…e1eb87
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17f7c0…907f92
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35e2a9…df04cd
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef6f05…067bb5
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49e11e…30403a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40a1c7…366466
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa54800…85f5eb
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x953bc9…e68016
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x56d696…0b7873
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x874f2e…a2598e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12beb1…28a8f9
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa43748…03bf7e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c348f…30c32b
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff0953…855fc5
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x76777a…3d71f0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x618ab0…0d5d49
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96a079…0d13eb
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc7b714…d13f16
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d0aaf…bef867
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x705f56…f0af98
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x11d28f…ab6fe0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb1e88…f2ec05
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x91df06…8f0861
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b7d57…5ac0c3

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.