Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x6f3d2b…d5f255
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xc0720a…04649d
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x02e5ee…46a470
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xe0e993…1a4889
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x2f97b5…3b25ba
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xb86f75…b974bd
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x6a55d9…d5db42
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x100514…d1a651
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x5d28a3…78b7f9
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xedab7c…8ea0ec
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x9e0622…1ce784
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xeae695…158c31
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xfc5150…1b2140
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x761fc4…d6bd26
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xb43b8f…103c91
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x76efa1…7c1827
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xe63653…a0a4ae
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x92fe22…3a149c
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xfd9aed…a18ba6
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x1859d8…fc08cc
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x7afcc2…7bf9f0
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x75d9ab…1e0869
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x9912c4…4ea16f
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xd1de0e…b0c1c4
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x8edd47…d56d65

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.