Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46242b…4df5fd
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd665f3…289943
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a8194…bc8258
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9fd600…d43174
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x648cfd…4257c5
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f498f…06b236
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe619bd…0e66cf
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47743c…b6b2dc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2b1d7…55e1cb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa29392…c703eb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1da9e3…be52c6
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x355a74…4180a0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x604d88…3aff8a
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd20cc7…603625
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbc27b…fa73d9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x739b5c…db859b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc39ca0…77430d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7fb6d…909930
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1eaaa1…caefda
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38ac72…ad3f7f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42cecb…9da811
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf96939…ce8733
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2bd42c…9244b9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed2bac…a6d89e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50e8fd…42ebc3

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.