Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xa18d63…8b3dd9
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x07943c…fd82ac
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x344e3a…227954
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x7ebf9f…cdca68
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xde2907…f5fec7
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x702836…735dcc
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xd7bf18…4c444a
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x873d33…362f80
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x21fd4a…d7f5da
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xe00a3b…c97922
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x183158…49d1ca
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x5aac72…e4db5e
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x99e62c…303c89
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xfcabb4…e77bef
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xd88a94…7bfccc
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x9b97d7…1ba109
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xa0f248…7d8635
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x4701f1…6ea021
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xe314ca…543d9c
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xdff7c2…ffb9ca
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xd27a25…8ff2d3
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0x0fdce1…62a50f
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xf1f55b…49bd7a
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase43d ago0xb56e8b…6e933f
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase44d ago0xaf29cb…ab1c49

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.