Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xd326e2…b06c99
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xbf49ed…de5958
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x7f8c91…2e474f
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x14995e…06336f
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xb101c4…180e54
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xd55325…82dba3
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x4682c6…1ecab3
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x599c50…244794
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xa57b54…696bd4
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xee557b…e9188e
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x89b12a…fdb3e3
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x78f572…d0e4ff
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x34770e…599c77
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x1e1e87…c47660
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xa56730…bbf09e
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x44375e…523911
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xb89563…0e8ea7
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xbfb233…882527
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x2ba45b…f75a1c
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x149a6e…d1215f
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x30f47c…e7804f
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x3c37ca…d9bf82
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0xfff1e4…742caf
0x01c9…28160x2ec4…be71Basex402scanX402$0.02100%coinbase71d ago0xef9232…59afef
0x01c9…28160x2ec4…be71Basex402scanX402$0.01100%coinbase71d ago0x1ccef2…e59eb6

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.