Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x01b98f…605ec1
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x259ebf…f484f1
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb0e77e…c47663
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x05aece…a93fc1
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xedb76f…1b642b
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa29f4d…a27cb9
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0abaa3…05f5f9
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc91f5c…99c258
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x6feba2…3ab1b1
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x6945ee…da64f9
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb6054e…9c422b
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xfb735a…6eaab2
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xe15d60…8f049d
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4c29b9…806225
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbef0b4…8aa14c
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0x842c76…21bc7e
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbaa176…458f02
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1d ago0xadf658…aba51f
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd8cdbd…3b6b6b
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe32d1b…ab8038
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6f2d83…96e148
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6777f7…558584
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9d5015…ae13d4

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.