Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter33d ago0x629551…c6419f
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter33d ago0x6561e2…69cc61
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter33d ago0xf1d227…8fc0f6
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter33d ago0x72aabf…82ccca
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter33d ago0x509121…bd1e39
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xfbfaed…8f783d
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x1164bc…35c9fd
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xdfef16…b4c368
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x95fc66…bdbbe6
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xcbe90b…cff071
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x1a64a2…6a33a5
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x10cccc…d9fca5
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xc2ee83…c24f18
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x3a6508…99a5b4
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xc485f4…63af98
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x2f577b…1fb907
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xf3bc19…8ffdf0
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xaea9b4…c9875d
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xc77028…783c7f
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xf1bc9b…2096c9
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x0ec273…41c5f2
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xf114d0…65c2db
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xda5771…465267
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0xdb619a…bda866
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter33d ago0x365017…8bb070

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.