Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x88da59…0e86ad
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x47ebfc…b01fba
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9b929d…4f556e
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xedbb21…b8e76f
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ba866…99351b
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2f8c10…62bf0c
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcf6633…aaaf65
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x007c6f…0f3881
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0e025b…aa315d
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x236175…19a3d6
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa83921…90142f
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f6593…596b06
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73ec37…47e78c
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd4f052…4abedc
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb56d27…89557a
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc2d6ce…e47468
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa09a2c…00c20f
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe435d4…0a553e
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9ade50…7cbb9a
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc13821…c8452b
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0x084a27…c97a02
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf4695f…a3c089
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI113d ago0x79c335…9d5f91
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fe6ea…2bbee0
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7914f6…4c2c33

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.