Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc944d…6b0e1f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf749f1…3ce069
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x34b43c…7974b9
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x098c28…acf882
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1f568…ab8485
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0adfb…2f4f96
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76d84c…988163
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf1384…5bc741
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06dc69…8998cc
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a2345…faf98f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ea053…d1e16c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19b8a3…955802
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x133e38…948b49
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x263d93…da2f2a
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb4723…84811c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6a3a0…8d6bbe
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c8404…821daa
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb42cc7…8d3dc9
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb35549…4612a4
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f4302…1c6c63
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2adde8…ed56ae
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb91a1…71aa44
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e3a39…958032
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa98d4c…74bd1d
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc240d…bce515

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.