Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x535a1f…aa606a
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0xb1bef7…00e16a
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x34aaab…7f1f4c
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x2d090c…7cbddc
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x0cd8ff…b845b9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x4a43df…b2bcdc
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0xdcdb7b…2ad710
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0xd4a3c0…c1a9b4
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0xaefeae…9ba5e1
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x40ec34…b6df6a
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x916706…724ed9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x348331…d97bf0
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x34e87a…52663b
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI113d ago0x1f00e4…41ec3e
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0x0c0520…4245b6
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0x612a51…8750c9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0x542323…2bb05b
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0xeedc3c…132b4c
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0xa486e0…f41253
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0xf1f976…9a8db8
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0x12e51d…5bf5f5
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0xf7b08b…9ad7ce
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0x690a11…aa215c
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0x562b13…b4b73c
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI114d ago0x6e14d4…24bab5

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.