Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x921b0d…d8ea2b
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x99c1bf…88e3b0
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe6115c…3d099e
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xbc12e0…362764
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x02f6f3…05b69e
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9901da…5de48b
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3b320f…5e3ec6
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x76ef73…155d7d
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa7dff1…b0a6c8
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xae0e49…b193cb
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe02242…5a7c4c
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x5a4763…bbf39d
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd4adba…007425
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc66856…eeb723
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xf2982c…8a6262
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x37bbe1…606a48
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9fad9a…2da13a
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x9e1d8f…f48054
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x29ec96…123e65
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x3454fd…bd5d38
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xba61ab…ba2be4
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x5c2cf4…ff46ed

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.