Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b980f…76ba14
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe51699…547b77
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x522b0a…e44822
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x671792…2c3f80
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd554b…9c6a96
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61276f…d67950
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0beef6…e86839
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea7800…964b29
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d6907…ad8c5a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05af30…f6f980
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6399ae…71ede3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb92f00…aaa1f3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x438a72…c95199
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3c94d…30ed22
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2deb8f…6a633f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb4722a…1077d5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x998089…983ea3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeac6d3…d5aae3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x932160…7177c7
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x987fa2…fa9b0a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xada51c…92d4f8
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a7c39…2c3f87
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd03cf4…1c47c0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2409ba…41815b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5257e6…55cd58

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.