Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase20h ago0x884895…c806ab
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7d5faf…3abb56
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xecdca5…20c4a2
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9c6283…95711c
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x61da28…27a98c
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x618e9f…3bece7
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9ed90b…0c74a2
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf08ed4…3c3d57
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x72dc2c…8dd284
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa19c6d…dc81ec
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xad6802…03b1bf
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcff647…0be77d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5c2ea3…5e688e
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x88bcdd…a344de
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x49ca67…25b283
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x843abd…ba2c63
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x93cce0…9357e9
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x351cde…b6b826
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x18c944…ae1543
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x603794…3d089c
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x028ad6…b50f43
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcc36e2…7bf7bc
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x449667…1f33b8

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.