Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f95…19890xcc19…930eBase—$0.10100%payAI12d ago0xc7a12a…6db28a
0x1f9a…5e050xcc19…930eBase—$0.10100%payAI12d ago0x0f7a2b…9e74ed
0xc042…830f0xcc19…930eBase—$0.10100%payAI12d ago0xcd21ac…7e358d
0xe770…4ac70xcc19…930eBase—$0.10100%payAI12d ago0xcb7448…ab15f5
0xbd8c…a82a0xcc19…930eBase—$0.10100%payAI12d ago0x26464c…46cd70
0xf5fb…62e70xcc19…930eBase—$0.10100%payAI12d ago0x5cdf8d…25b76e
0xba79…2a900xcc19…930eBase—$0.10100%payAI12d ago0x9c2d80…5a61bb
0x9240…a0f10xcc19…930eBase—$0.10100%payAI12d ago0xb53bc1…e152d3
0xe9db…1b880xcc19…930eBase—$0.10100%payAI12d ago0x579eec…0bf4b7
0x099b…91b80xcc19…930eBase—$0.10100%payAI12d ago0x3ed7aa…604baf
0x8468…b5870xcc19…930eBase—$0.10100%payAI12d ago0xab798d…3cea7a
0x88b7…44a00xcc19…930eBase—$0.10100%payAI12d ago0xdf9355…3c98e3
0xa7a1…26a40xcc19…930eBase—$0.10100%payAI12d ago0xb49b7a…b86547
0xb62b…10350xcc19…930eBase—$0.10100%payAI12d ago0xfc8ef0…90daba
0x960c…02260xcc19…930eBase—$0.10100%payAI12d ago0xc08f56…8d38e7
0x8b08…444c0xcc19…930eBase—$0.10100%payAI12d ago0x0417f1…3dc07a
0x57f9…ab160xcc19…930eBase—$0.10100%payAI12d ago0x6b124a…703617
0x2cbb…6f4d0xcc19…930eBase—$0.10100%payAI12d ago0x26fa8d…82af0f
0xb6c6…29d60xcc19…930eBase—$0.10100%payAI12d ago0x93f485…6bac6b
0x7953…c6ee0xcc19…930eBase—$0.10100%payAI12d ago0x8bcf38…07b686
0xf745…ed230xcc19…930eBase—$0.10100%payAI12d ago0x87c7f2…1164f9
0x48f1…633a0xcc19…930eBase—$0.10100%payAI12d ago0x65d4a6…c01f25
0x2f16…a4ff0xcc19…930eBase—$0.10100%payAI12d ago0x02f291…291476
0xf832…4a920xcc19…930eBase—$0.10100%payAI12d ago0x3c1f95…fde5db
0x8359…9fe90xcc19…930eBase—$0.10100%payAI12d ago0x35dfc7…435243

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.