Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x562e84…8afcac
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe13e59…d3ae5f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2b14f…927c1d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e48e6…33b829
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fc251…3ff4ca
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe98776…88c533
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4297c2…9a17c6
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04ebe8…f0419c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c981d…843625
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4029a1…dc44bf
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf0a7b…99598b
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2e1f2d…9f264f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5051e…1a30f6
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1baa29…7e16df
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd06be…cda8c0
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x357637…86fdf3
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0128e1…c72d49
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e6fa7…a034ba
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x505155…682381
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xadbfc8…1ca289
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfaf991…d14bac
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3394ef…7fa4f4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x148b9f…d93f6e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x609589…d26a19
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf12e8b…604043

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.