Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0x63052b…07a62a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb20f48…62d36c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0xf1fa2c…497c0c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0x87a0aa…1c877f
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0x485e7d…35b234
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc55cbb…139e2c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0x147008…22ad08
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0xab9a26…89f808
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6661b2…ff6cc2
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2be794…02142c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd3a845…79ba8d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x6228f0…49884e
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2f01b2…80c3d3
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x83108e…1f50ee
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf4694a…14e28b
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x00982b…4effa7
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x48df82…058691
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0xa8e069…b1b3fd
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7d ago0x6747e2…87789d

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.