Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe403af…a0426d
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x168ecc…83d807
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e8a32…7bc6d6
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf39ffc…8eb40b
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e3df0…8d130e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x740961…3f5ca9
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc50455…a32d18
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0c7ef…dd1e0f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff10a3…b7e446
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x729955…3495e7
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe45800…0548de
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b37ff…4f5267
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b648b…e3a9f1
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57d7ed…1fbff4
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x494aa1…c0d533
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x049970…724481
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x361451…676214
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91f18b…10e32b
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xedf26a…4a0d06
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d1d3b…7317e5
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79e2b6…80040d
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbbf204…ef2873
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63c080…c65103
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0302a2…f6cb6b
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f4895…acd847

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.