Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49b2e2…73661a
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa6b764…2de984
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdf9421…f112ac
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc1b1f…d59299
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd5b420…6cea9c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe03ea0…167892
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8845d5…8aa973
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2914a…c603dc
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f6012…5cb36b
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefc12c…c8520d
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c6118…843396
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce91d6…d4b1c7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x163931…3b8af9
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70555a…7a8766
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa87a6c…4ec895
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc1b163…b8f774
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a3ebb…27fbbf
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e94b6…2b95f2
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x465975…a3e9f8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x536e37…6e3112
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf38056…74928a
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdadc04…5566e7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfcb5b8…c4816e
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06b9d4…d456d0
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x263769…1a6355

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.