Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdeaa37…1469b9
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x521598…d40917
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7febd7…d040cc
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46e230…97cc21
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e6da8…5f23f0
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ac1a1…b79e78
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd93c78…82ed36
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7887be…374e84
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc51f59…494797
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x287263…1da815
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd12070…f4d4bf
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b361f…3f0305
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x669146…3e23bf
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa19950…fafcd1
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bbd04…6ac059
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42d570…e1d947
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x122676…63762f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x475dfb…a918f9
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32a1cd…6b6155
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01a506…4b5e09
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb360d…b6ff9e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a2681…ca3805
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0106fe…dc413b
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x900da2…a1b8fc
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34e595…c470a7

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.