Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8db4f7…34c40f
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf78891…6121e4
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x822780…fe8838
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc26b90…4c6131
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x654323…a7c6a9
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb0c032…734287
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdc23c5…26c32c
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x736135…a559a8
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5b1f74…368838
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x38572c…61076e
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x30beab…224610
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x642610…ca70dc
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x702a96…0edc90
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa0a4c4…763fdc
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x86546f…b62c12
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc006a7…302561
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x256ef3…784257
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb14137…8eb63d
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc31a46…f5c35c
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1fc492…9384d8
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdc0026…453200
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0b5851…3d4275
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x84baa8…ec9b77
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb0ca34…f261fa
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x2f6c6b…188341

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.