Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x220434…db36bc
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0xed7545…f21c3e
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x6993cc…ee65cc
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x84531b…fc6663
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x7a622f…983f6e
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x25d9ce…c806d1
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0xacf189…237298
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0xa594f8…d33ece
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0x531fa9…d3e10c
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x628e5f…ba2c22
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0xfcfcbe…eff6c9
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x2abdfe…8cfa10
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x2c5eb3…ffbdbd
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x17df73…6f5c90
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0x72104f…c1245e
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0x627ca9…eeb021
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0x9a6077…1d070f
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x26fccd…49c274
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0xeb62dd…7a2cd4
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0x5580a8…1c4b50
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0xc144e2…ffcfc8
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0xcd4b86…0c39b4
0xd066…64350x9c95…e299Base—$0.001100%fluxa34d ago0x665b5f…0eec38
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0x7bc6f7…8a5263
0xd066…64350xfe80…47eeBase—$0.001100%fluxa34d ago0x9020f9…23fcff

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.