Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8a5ac…f3b90d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa35118…568584
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xea899f…d8bbfc
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x32e05d…8bc34a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcb9b9b…99fb7e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13f826…56f593
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x770d95…d44631
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbc8df9…f87e2d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0x12b2c3…c38ca9
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0acc0c…544852
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa057cd…0cada9
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe263fb…e6350b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3f673b…ca4ec8
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc40a09…cda59e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0xea13b4…751d27
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI118d ago0x38c51a…7fb93e

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.