Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$38.8570%0x4e90…564a12d ago0x546ab6…fd0138
0x1332…66eb0x47c5…4fc3Base—$18.0070%0xf643…981012d ago0x913d2b…c5f44e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1af6…8fa312d ago0xbc4382…486937
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x5e6e…178712d ago0x1ce467…b9cc36
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xca67…882012d ago0xcf85ab…eb222b
0x1332…66eb0x47c5…4fc3Base—$26.2570%0xb689…e28312d ago0xa18c8e…6eba89
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xc84b…0cb312d ago0x72de6e…519492
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x1b46…187012d ago0xf57267…2f8392
0x1332…66eb0x47c5…4fc3Base—$36.7570%0x8121…3f9d12d ago0x2b6646…f2a683
0x1332…66eb0x47c5…4fc3Base—$37.8070%0x0dc1…621412d ago0x7f3b2e…bb9d07
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x91b5…1a5e12d ago0x50fc6c…7f4e4d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa48e…f66112d ago0x6d4986…cd8acc
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6bdd…b27612d ago0x7cc086…bf33f5
0x1332…66eb0x47c5…4fc3Base—$157.5070%0x4c91…bd4912d ago0x44c0bf…1aa51d
0x1332…66eb0xdf62…30eeBase—$4.8870%0x5d3d…e33312d ago0x74aa43…700ff4
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xd98d…210512d ago0xebcd3a…236f09
0x1332…66eb0x47c5…4fc3Base—$99.7570%0xc6a6…b85512d ago0x32438d…b1101d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5feb…0e1212d ago0x6501a9…990bb8
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x38ac…96f612d ago0x16cb69…d16784
0x1332…66eb0x47c5…4fc3Base—$420.0070%0x7929…b33112d ago0x5f0d9c…342515
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xc763…5b0b12d ago0xc9ad00…f7acf7
0x1332…66eb0x47c5…4fc3Base—$99.0170%0xbb85…658212d ago0x992c5c…66bff4
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2960…064b12d ago0x6d258e…24d502
0x1332…66eb0x47c5…4fc3Base—$75.0070%0x24b8…43f012d ago0x8d2d49…8b9e24
0x1332…66eb0xdf62…30eeBase—$99.7970%0x2b35…135b12d ago0xaa5a87…d7e555

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.