Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xc5f123…b3e496
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xdc9ee0…3a4524
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x873ba0…adfabf
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0x3c11e5…58acdb
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x4cf772…085cb3
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x96e85b…7f0302
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0x32fc57…fdb576
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.10100%coinbase54d ago0x8a0c0f…4e66c6
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase54d ago0x7a733b…d96685
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0xeb4e9b…5f9c73
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0x8c1b63…c9e760
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase54d ago0x40190c…c8af10
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x6daec4…09c3d3
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xfb523c…61d281
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xf22067…5b510a
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x0e2bbd…5ab28a
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0x1851c3…c8b3e0
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x09b4ef…74ba6a
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0xeb8d7c…e67ce7
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x912963…a007b6
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.10100%coinbase54d ago0xc908fc…1d2da8
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x72d65c…b191a7
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase54d ago0x28a4e9…3292af
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xab932e…6ad2f5
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x60e4d1…48bfe8

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.