Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3751a0…06d33a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5938a6…4189e1
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3450ba…24fdf2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd146d5…dd55d0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf612a6…b62675
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c6c4d…bb131f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x38687f…6e816a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bf757…a86f23
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35e02e…84036d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd71770…db2561
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d4cdc…53e5ba
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b81cc…543645
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1fed8…167649
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40cfd9…19f000
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaeb64a…f2f735
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x12cf86…e62b5e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73361f…6207be
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd29700…ec5e47
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69fde4…712f78
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x833f30…a9893c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b754e…9e74ce
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xefb58d…283167
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc35f42…ff6829
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf3c2a…ad2f98
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a6ec6…ba6d10

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.