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%payAI114d ago0x877fbf…a6d557
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0eb9a7…5e791c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x94aabc…62cd3d
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee0811…451269
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcf985…c61189
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9078b3…830520
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf565ac…be26a3
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa3e36d…d120fd
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81eb7e…4e70b0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe27e6…1037a8
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4c69e…3af315
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x74ea8e…9fab18
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8881fc…58953e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9799c…d1cbc3
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8303e…79e565
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x83ac1e…da7f9b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7797ea…917dc2
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc7a5d4…a40136
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6dcae…d8a08e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe914ff…ebf82e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81f51a…102818
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07280d…165dc0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7eb5ce…c5db53
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf06e94…4a47aa
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf925fe…86f4e0

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.