Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbbcd1b…12fb90
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f8d08…43d2c6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x69d4a4…eaea00
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1786cd…fe4071
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80407b…46dbea
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5af662…47b18f
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70a875…d2cf0b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9266fe…79082c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x369019…475f86
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefc076…fc75eb
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa2a1d7…4cfb63
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7de4a6…b31b23
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f62be…d5e4ea
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x579ca1…9e1e11
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2a434…468b86
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd2a7a…acf0ea
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0243e…51ddd7
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x15ca21…ac2c73
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x749317…3e7192
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe93d22…23e516
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb7e256…f36333
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ee177…a3b71e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x125f87…0624dc
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x224bf4…88934c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcd8a8c…deb1cb

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.