Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x13ae6e…366b69
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x683f21…278c65
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x1890b3…e192f6
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x6c4fee…8fba0f
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0xd97602…11aaa9
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x957b56…a53528
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x22aa50…6c9f22
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0xa166a3…a09b8a
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x728e5b…62f0d7
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0xd5f153…1295cb
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0xc90040…434c6d
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x43fc5c…28e59d
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x7b0e13…ebac6d
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x572aed…e8b217
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x1c69df…c3233a
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x4eba6c…b541ee
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x5a15bf…b6f503
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0xf7dac3…e0e560
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x8b0cb8…f35800
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa18d ago0x852507…44111f

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.