Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62ac…12a70xeb8b…9607Base—$0.02100%0xa923…c9ac109d ago0x757708…2f3718
0x62ac…12a70xc159…12f7Base—$0.08100%0xa923…c9ac109d ago0xef7561…07f747
0x62ac…12a70xf574…446dBase—$0.05100%0xa923…c9ac109d ago0x3f1e82…9e8fc6
0x62ac…12a70xabfe…c30fBase—$0.08100%0xa923…c9ac109d ago0xa4fa1d…450db3
0x62ac…12a70x6a2e…6a67Base—$0.02100%0xa923…c9ac109d ago0xc08def…32898e
0x62ac…12a70xc76f…08b4Base—$0.04100%0xa923…c9ac109d ago0xf06c47…279571
0x62ac…12a70x977e…283dBase—$0.01100%0xa923…c9ac109d ago0x616ac3…d5dd12
0x62ac…12a70x8175…5e29Base—$0.30100%0xa923…c9ac109d ago0xa225f4…d135e2
0x62ac…12a70x65d6…09a2Base—$0.10100%0xa923…c9ac109d ago0xa63f3e…9b8ddc
0x62ac…12a70xb219…04f4Base—$0.20100%0xa923…c9ac109d ago0x3c2d60…64a252
0x62ac…12a70x42c7…d10cBase—$0.07100%0xa923…c9ac109d ago0x1ef752…cadf73
0x62ac…12a70x6e71…eaadBase—$0.03100%0xa923…c9ac109d ago0xe48bd8…52045e
0x62ac…12a70x2109…4101Base—$0.06100%0xa923…c9ac109d ago0x6ae04b…1e4690
0x62ac…12a70x28bd…67cbBase—$0.03100%0xa923…c9ac109d ago0xbbe429…c2d00d
0x62ac…12a70xd197…82f1Base—$0.01100%0xa923…c9ac109d ago0x019b66…b50964
0x62ac…12a70x9b2d…b33dBase—$0.02100%0xa923…c9ac109d ago0x1f0119…0a7d86
0x62ac…12a70x0a7e…ed76Base—$0.03100%0xa923…c9ac109d ago0xb86a92…49bced
0x62ac…12a70x26de…250cBase—$0.05100%0xa923…c9ac109d ago0xce8121…d7c5dc
0x62ac…12a70x66de…8adfBase—$0.10100%0xa923…c9ac109d ago0x0f75eb…0460cd
0x62ac…12a70x0604…04fbBase—$0.06100%0xa923…c9ac109d ago0x6a9e80…1459f1
0x62ac…12a70x66de…8adfBase—$0.04100%0xa923…c9ac109d ago0xeb58a4…b88567
0x62ac…12a70x0604…04fbBase—$0.06100%0xa923…c9ac109d ago0xd8363e…f622e2
0x62ac…12a70x285b…463aBase—$0.10100%0xa923…c9ac109d ago0xc37194…8ad3a4
0x62ac…12a70xa556…e7b0Base—$0.03100%0xa923…c9ac109d ago0x8006ca…dc6e39
0x62ac…12a70xfe98…da89Base—$0.08100%0xa923…c9ac109d ago0x212fe9…6a6ab8

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.