Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe0c31d…0df37d
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcca79d…e5710f
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d61c3…b88d21
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfe1ad2…94ef0b
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x81c54a…6be9ef
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xffdfd7…fdcf3b
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x522d02…e11edb
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x29293a…f00e73
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x17b3ae…544860
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7f2e7a…890d43
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa9efad…bd3d49
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7fd0eb…5af35d
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x090708…6d9a82
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd8f68f…dea1aa
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3f2bd5…185dbe
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xed4a8b…1639b7
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2bfef1…dbc7a7
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5e53e3…c7f266
0x8490…81a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xff837b…dfe4bd
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd95edb…01690c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4baf9…6bb830
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bbdec…91d894
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x000f9c…c5dd1e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29d9f7…f4e7c0
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c8702…03a7f2

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.