Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x16b6ab…474e6b
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5783e1…bc5acb
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8cc8df…9f87c3
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x779122…aa33f1
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xab6254…49726c
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x499a86…5c6a1f
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x800fd1…568192
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5512b0…aeaec5
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x41eba2…85919d
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x57f3b3…720fa5
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbab736…57af27
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9d9108…53a0bb
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf805e0…1a4f9a
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xee3a9b…196ddf
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb5b2e4…869d9c
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x43e9cf…f8718f
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x021900…6afcd9
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa81856…4da279
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x12b4d1…50b708
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0933fc…0c849b
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcc222f…d0548a
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x59577f…24cb18
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7e7f8a…cb39dd
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa21a93…d019d0
0xbd06…ace90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd22083…d626b8

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.