Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ca1…98070x159b…4908Basex402 service$0.01100%payAI46d ago0x1f8d47…655016
0x5ca1…98070x159b…4908Basex402 service$0.01100%payAI46d ago0x2e113b…59b3a2
0x5ca1…98070x159b…4908Basex402 service$0.01100%payAI46d ago0x101f99…b2967b
0x5ca1…98070x159b…4908Basex402 service$0.01100%payAI46d ago0x9125ef…df6c19
0x5ca1…98070x159b…4908Basex402 service$0.01100%payAI46d ago0xbe7311…32dadb
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x4e62e6…113d8c
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xf2b5cb…bfad67
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x73afc1…f4447e
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x1f9a3b…83af3c
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x59bae1…fae5ea
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x17a2ca…175480
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xe7b4ff…d122bd
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xcb2ee3…75dc5a
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x47def7…32cdae
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xfc5a85…ea16c8
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xeb10f1…78a6e3
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x195565…877313
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x782acf…d688d1
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xde78bb…3c0ca1
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x89fe77…6e03c0
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xc10847…d4e97f
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0xad8cab…74b30b
0x5ca1…98070x159b…4908Basex402 service$0.10100%payAI46d ago0x5fc007…85d4a6
0x6811…330c0x5ca1…9807Base—$1.85100%payAI46d ago0x23eb00…bfeea6

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.