Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x175114…a02f69
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62769a…87798f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1ecc3…940a21
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x305867…7965c2
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c9b6a…b8bf0e
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4fa04…6112cf
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x266cbb…b8402f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff920b…dfe69b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x300891…4bcf92
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f80df…fe1817
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x963d21…c2b956
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x904ba8…0d86d4
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9215ff…ff3e09
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x399c53…ab7c13
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd0588…fed1cd
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x019a0b…f68b58
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4803b4…a9e4f3
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a942f…d16e42
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96d840…1196f1
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x70ee60…a5fa10
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63bf05…c37334
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9104d4…3b6d5f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x345061…e2f500
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f9a00…655e17
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xafbc15…20d3d7

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.