Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x390c5f…2b1b17
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0xb2daf5…8f0741
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x1bb53b…853423
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x83fc71…fe1d51
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0xaa1c52…f2f89e
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0xf30d1a…ff911e
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0xc4d1b6…fb65be
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x42d0e1…903a2b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x1c80be…c60831
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x61f086…d6823d
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa40d ago0x91a486…34891f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa40d ago0x64c9bd…23b997
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa40d ago0x5c85bf…8774b5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa40d ago0x379ac1…d43600
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa40d ago0x07f5f1…9f12d5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa40d ago0xee79e1…078d63
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x971667…16e778
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x76269e…673073
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa40d ago0x03cdc0…c4b8df
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa41d ago0x1a2293…9659d2
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa41d ago0xbb0306…84071d
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa41d ago0x0a43c8…798890
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa41d ago0xb44267…34cfd7
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa41d ago0x1bd88a…bdc8e9
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa41d ago0x94ed43…4892ba

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.