Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x872197…a95a0c
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x8b2eb7…fed7a5
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x39ef7a…b6ec71
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf6326c…7db108
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd02771…6d4c70
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xdc0149…bfcf00
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x1f890a…483711
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x85ead1…83d86d
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x7a876b…e0b4d3
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9a2632…63da51
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa9d163…95a339
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x8abbec…82988a
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x1b1ae8…87433c
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xff22a2…91d00d
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x5a0093…76a225
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9574c8…daaf14
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf93da6…3faea3
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x776a7e…e44ce4
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x06b9e5…067c76
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc9867a…94ed42
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x3d3fe3…fddcfc
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0xeb9f18…14763b
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase3d ago0x61f676…0b8c8b

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.