Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xafed82…f98577
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x8817d5…01c3c1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xb018c8…4026b6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x78caa5…dc2926
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xf28bfb…a647a8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x2922e8…7040bc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xb218d0…e500ed
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x1823c7…c45d3c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xb760fb…719095
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xace9ca…6b82b3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x976d2b…939cb9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x97303c…03ec71
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x9d59e3…6f951b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x343071…1618db
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x0bdfc2…bc70f0
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x80fadd…c39c22
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x089b37…07e87c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x2ed89e…bc575f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xd709e8…455e14
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xf5481e…7f0fab
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xbc2df1…cf404d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xc3dc7f…323329
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xbacc62…90894d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0xbb4e56…187876
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa88d ago0x515d5f…edbf2b

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.