Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.7570%0x4a9f…031136d ago0x98e4a6…82eeee
0x1332…66eb0xdf62…30eeBase—$9.6470%0x3eb5…db3c36d ago0x17a233…55879b
0x1332…66eb0xdf62…30eeBase—$98.2670%0x4339…385036d ago0xf02438…6890f4
0x1332…66eb0xdf62…30eeBase—$99.9070%0x1c09…186f36d ago0xb9a9b9…a2acea
0x8580…62050xdf62…30eeBase—$10.2470%0x9d1a…013536d ago0x165714…b87f15
0x23ec…c9b80xdf62…30eeBase—$27.9970%0x77d0…ce5036d ago0xefa697…b27dd3
0x1332…66eb0xdf62…30eeBase—$140.2370%0x9d1f…cb2236d ago0x7246a4…0d3c0b
0x1332…66eb0xdf62…30eeBase—$6,934.0970%0x5520…8e5b36d ago0x9efd15…7e2e5c
0x3105…c1900xdf62…30eeBase—$495.0270%0x0971…930e37d ago0xa289ed…14fb52
0x1332…66eb0xdf62…30eeBase—$116.9870%0x8183…61da37d ago0x4005ed…f30a9e
0x1332…66eb0xdf62…30eeBase—$664.0070%0xad90…433237d ago0x188652…f7f958
0x0c8f…d2500xdf62…30eeBase—$523.2570%0x39f9…9a7937d ago0x61dfe0…f697b5
0x1332…66eb0xdf62…30eeBase—$133.1670%0x4173…266537d ago0x113836…f77079

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.