Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x9ac47c…acf8d2
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xf42216…69f794
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xdfb544…ac8000
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x485bdd…9f052f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x9934cb…176c71
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x880cc6…f1989c
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x25126e…9b9322
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x70cfc8…9ab385
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x36a228…7a5bb4
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xab7483…612958
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x21b39d…ebaa8f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xa9df7f…7c1fd0
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xd89e25…ce10c6
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x5317b2…00d3f3
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xc2fcfa…659eb2
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x441c86…85e652
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x492b96…88a453
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x593da2…9521c3
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xe6e003…37c1c2
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x4fb396…c0660e
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xfe27fb…c8e5b2
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x8680b5…249da0
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xf3efaa…074ab0
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0xe491be…8b97f4
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa28d ago0x8bbe3a…872ff7

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.