Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x2b9524…f761ac
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x77f263…eb343d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x617b84…8e62a7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x8b530d…1f4007
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xf8c8e2…ad503d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xe6314a…ee0175
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x0f8216…c79ea6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x7ae7dc…7887d4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xf02c79…dd3f2a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x99115c…6daa92
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x9c3898…5b1501
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x7ab836…d3d2a4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xa4f167…702fc6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xe6af9b…d760b9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x9e0e51…ed8214
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x454f38…0bfb90
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x7542ec…572ebe
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xe8f2c7…91d1cb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x00992a…f0b1c1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x003a33…c392d5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase3d ago0xbe91e9…b3a0ab

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.