Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x559f57…49c565
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x689edc…c8aa4d
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35cbe9…b3283a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74888c…169ab0
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29063f…9f45bf
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda821d…6cab23
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x310f53…1d02d3
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x66c918…a94ffd
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf52fdb…882bea
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3cf16…0d419e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf68802…97ce98
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe2ac8f…a89b83
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a598c…3276fc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04cd3e…e1bdaf
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03ed3c…b57484
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2a851…026f89
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82b3d8…8c6433
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62b093…3d2f5f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f7653…52ec3e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30956e…3bfa01
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98fae7…29b8dd
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4dfd42…d4eaf7
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70b88f…670464
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa46b5…d8916c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3203ec…caf162

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.