Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x6a9e…47c9Base—$0.01100%coinbase79d ago0x827351…2331e0
0x4b10…01c30xaf9b…ebddBase—$0.01100%coinbase79d ago0x4437cb…3e5217
0x4b10…01c30x13a7…b60dBase—$0.01100%coinbase79d ago0xc00ba4…7f098d
0x4b10…01c30xdc29…b6afBase—$0.01100%coinbase79d ago0xeaf351…b811e8
0x4b10…01c30x57bc…c065Base—$0.01100%coinbase79d ago0x0f1eb5…ffcc2b
0x4b10…01c30x4dd8…6b3eBase—$0.01100%coinbase79d ago0x06a22d…86e891
0x4b10…01c30xe0c1…4e12Base—$0.01100%coinbase79d ago0xe816e4…f9c5a3
0x4b10…01c30x1008…2b3cBase—$0.01100%coinbase79d ago0x83c387…a3e9f6
0x4b10…01c30x8b99…fbafBase—$0.01100%coinbase79d ago0x5e04c6…389b88
0x4b10…01c30xe100…931aBase—$0.01100%coinbase79d ago0xb90eb2…34df6b
0x4b10…01c30x7a6a…129cBase—$0.01100%coinbase79d ago0xd4a639…3544ae
0x4b10…01c30x99aa…3e49Base—$0.01100%coinbase79d ago0x21caae…51d0c4
0x4b10…01c30xb896…e414Base—$0.01100%coinbase79d ago0xf390c7…9fa2eb
0x4b10…01c30xa999…2f1cBase—$0.01100%coinbase79d ago0x0f624a…53d08f
0x4b10…01c30x0c75…4446Base—$0.01100%coinbase79d ago0xdb71fb…4aa8e6
0x4b10…01c30x221d…03e8Base—$0.01100%coinbase79d ago0xd626a8…9823ad
0x4b10…01c30x525e…6c72Base—$0.01100%coinbase79d ago0x3690d9…fb1daa
0x4b10…01c30x33a3…334cBase—$0.01100%coinbase79d ago0x37ee4f…4841f9
0x4b10…01c30xb2b7…343dBase—$0.01100%coinbase79d ago0x06d5f4…571eef
0x4b10…01c30x0db7…8e55Base—$0.01100%coinbase79d ago0x9ebc2f…6821d9
0x4b10…01c30x2efb…d240Base—$0.01100%coinbase79d ago0x4dbf3d…773aa7
0x4b10…01c30x321c…0367Base—$0.01100%coinbase79d ago0x4ce03f…835e5d
0x4b10…01c30x35b9…677eBase—$0.01100%coinbase79d ago0x19cb28…bec3f0
0x4b10…01c30x6b9f…7f32Base—$0.01100%coinbase79d ago0x36696d…3e3eaf
0x4b10…01c30x0ab4…9620Base—$0.01100%coinbase79d ago0x06b3e7…506efd

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.