Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0x02b3f5…037ce2
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd13a4…7d343d
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc6eed9…304a5e
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc7ad16…575cc9
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb0d99…afdd41
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2614c2…c95cd8
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5cf2b8…2c1d93
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0x790b43…416dcf
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc771c6…dfbe0c
0x52bb…09370x6a5e…c666Basex402 service$0.01100%payAI112d ago0x041c88…51dff5
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI112d ago0x46922d…66f674
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI112d ago0x739c99…dcd5a9
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI112d ago0x51806b…5b27a3
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7927c4…f39c37
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI112d ago0x976155…2b1b80
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc98216…7b1a4f
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7ec56b…6e9010
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c2f0a…ff647d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcd0057…117787
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95aa6a…60eb51
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xced9b8…d1c3de
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c2606…05c31a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x77b976…8d795e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b31c7…fa5ec6
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fc4b8…25fcb3

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.