Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x770584…c2fbce
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf85342…175406
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4036a…7711ce
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2850a1…da1915
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf7a6a…7ebd06
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01c352…6896f0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b1341…4c3b29
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa86e5f…18d809
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7f6f87…96d918
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc560f…2f4310
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfec3c2…493424
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa6f22…7ae8d7
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbcd37c…3b1d8a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73651f…1d0c77
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a7ce3…77af17
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x421bdc…4b7178
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe762d6…cff964
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdab93d…8c36a3
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9a7be…4cf5a0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1b1ff…51721e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1cb4b1…8c9265
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x61a5ab…b5755c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cf490…58fb3b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd59fcc…530146
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x288bde…877948

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.