Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xc2a8ff…914fd7
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x603eed…b75749
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x36b778…9fb91a
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x262905…f396ef
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x0e71a1…7c1070
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x07db40…941535
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x6b5ace…81c6ed
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xaed64a…bdc475
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xa2c370…f7d953
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x4cbb27…21a027
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x3441e5…21bc43
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x14bdaa…e2e5b7
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x9648e2…446b21
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xbb0173…cbe77d
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x329c5d…9490e9
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x6e9c02…c0c224
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x422c34…edf27a
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xb1bbc9…7f4dc4
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xcec79b…2ed62d
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0x94f6b8…d5fec6
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xcf6501…0c53ba
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xac913f…e7e038
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xa7bf58…68c6d5
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xf6abb0…853d5e
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates79d ago0xa262b2…cc020f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.