Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x654325…5842d2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6ed8a…429648
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd39479…f68820
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x944843…c08110
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9dc7dc…093ea2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x31284e…b56e3e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15a9bc…fa20cd
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23eb74…61143f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4e76f…28a8fe
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02e8ba…db130e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe8494c…42ad8d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfdb316…c51ccf
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7858e2…26a664
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcfd64f…543301
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9acfd2…9cd118
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a73cd…8ae1fc
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe03a05…d5e72a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa24cb4…8e9aa2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe65f61…0068ca
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc7257…f9e615
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7feea…14aa2a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x75ea96…05b33b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe173ab…ca6abb
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0589b5…a44569
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80ae2b…f0cb39

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.