Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e3f89…ab77e4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7eb8cc…1d59f9
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16c18a…f99e6f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf35a2…a8c5ff
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xadaddc…0b0be6
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x696b6e…aec7d3
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1671bc…17f9b1
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04eaf5…7f3fd4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1536f9…a45101
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a2b35…f05f15
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70a6c9…b64dcb
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0be09f…4b1234
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5aa0e7…0b11d6
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfd2032…3274b7
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5bc09b…b4a694
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c0a12…1cb1eb
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcceb89…9cc0f0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x66726f…fd4376
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3dd384…442fbc
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ce909…eec0f5
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x459613…0845ce
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23ac84…1c095a
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfda343…de1f66
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x970fe9…1237e3
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf989b5…0f6788

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.