Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb8aac1…ea4be6
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe01b9f…e0ac40
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x12ad7d…4b1088
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa2d416…d32550
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbf481e…a660d6
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x14c902…f53cc3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x89da3e…43d7ef
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5c126e…43e49d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xec2cb3…345aa4
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbeb59f…979231
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0c248f…02fb0c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8f2a9a…25b0c0
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe71389…1eed99
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x272b54…6c236b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x764e25…d153b3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf76210…5b4551
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbe2e8c…873441
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8988a5…53643c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x070ddc…daf571
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d280d…634e4b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b458d…0d6bd3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa81437…11cfdb
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe65e70…1aafa9
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca9799…42be5d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4dbb25…ef5f75

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.