Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x911fb3…5ca83f
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17a126…45bb56
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa0fc5a…393bfb
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x426c93…c08850
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3afc09…1a5657
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd927c3…7cb823
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x99cb72…166361
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1a9946…a6dd37
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0ef5d…abb9d3
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9c61bc…a3f740
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb1c66f…2264a6
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x946af2…44d74f
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe30bd…eddf69
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc7ee66…8668d7
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeede44…1fbdd2
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9da7ba…9d8605
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd3ccf…c0fef2
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc22319…ef0347
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa255dc…6048e6
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7841f0…ab6a16
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca57ba…326add
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8de0f0…db4ea4
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa4d1b6…31c7b5
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x490d5d…94b654
0x0561…35e00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x45e711…f92105

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.