Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ac…d2370x1a9f…6de5Basex402 service$0.002100%coinbase51d ago0x4dacef…b081db
0x27ac…d2370xdc9f…5fe6Basex402 service$0.003100%coinbase51d ago0x29361b…2b10e7
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x1fa97c…d8978f
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x416abf…3eb215
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x48b673…651e0b
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0xad67db…2b5704
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x3c2c49…9cce8e
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x2c66ee…7dbca0
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x2bc821…ba0f33
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0xb0bb45…bfa9a3
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x51e303…aa69ee
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x8024cf…bc9449
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x774cdb…d9823f
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x558a5d…aa9c77
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x531a2e…d35b0b
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0xedb352…4e92af
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0xc93c46…39f80a
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x4ba75e…05ec5d
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0xdf9706…6520a1
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x3da5a2…6e4706
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0xb821b8…592783
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0xa550f5…78fd43
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x561734…7d24e4
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x4ee941…6f83bc
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase51d ago0x0f8614…5abc55

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.