Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x1c3cfb…45a27c
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x6e8941…1fa4f8
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x4fc3a1…35f83d
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x153964…4e296f
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0xcb2837…5ad1b7
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x28c33c…c42181
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0xa50cfd…95edfa
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0xf88d1a…723743
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0xe4331e…3653f1
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x49a82b…cc4c3f
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0xf42d26…e94847
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x1c7269…c0bc58
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x6a9f28…b2e8fe
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x5cf56a…7aea71
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0x4db233…0112d4
0x387e…7d800x9c95…e299Base$0.001100%Route unknown52d ago0xf9ecf0…3e6ada
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0x2cbbb8…0b36b3
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0xf5ef2e…0dbd12
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0x0dad35…406ae7
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0x74676d…78d9a5
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0xb3b5b2…bd4d19
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0x94ae26…b0eb90
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0x6b27f5…43d86f
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0x9cbd3b…a126a7
0x387e…7d800x9c95…e299Base$0.001100%Route unknown53d ago0x1ff07f…93e63e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.