Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x79a7c8…64d0d5
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4cdc7b…bdb938
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf855a2…7f62fc
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa03976…d07bb0
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x707aa3…a9183f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe2eff3…028a7a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x692f26…e133e6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2d1281…601f92
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe0316e…edabd6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfb30a3…53e481
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3026e4…ebcc88
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf0070e…0a00e9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0b8783…594ce2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8b3157…9497ae
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe4fdf0…4157a0
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x97ca02…6e5ddb
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0a8f99…9f0de6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbd91fa…6f3746
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x282c8c…72865f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd3b1a7…9f26d2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9a38d0…28f3f3
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa3a2c7…8d7ea6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x435074…31b47f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x01b9bb…f0d5fa
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5663df…20f559

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.