Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefa003…d1d769
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x729145…494ce0
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8f7eb…b41798
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9bda21…ae4bda
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xade1bd…e86063
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x180014…8f910e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3bacb…906973
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40f1ab…c19f5e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d06d1…57e55f
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ca4ae…106884
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x991a4c…892526
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3a8ef…4001fd
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b984a…f0ea98
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x537c74…f71062
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a6fa6…4961ef
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x243c86…b87cab
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb0870…ee5f1b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x169847…68a16d
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41d310…aef640
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e2f6e…704ec7
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff1e08…c506a2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf18626…6eefa7
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f19ae…4f4e72
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34a846…7fe4ce
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf18fb4…72ede2

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.