Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xd8dac8…4da8f4
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x2a85dd…b3cac4
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x906aae…880295
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xcb8528…c215ee
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x3e9c57…4c1683
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xfbc291…9fa224
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xfabde6…0424d1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xc8fe06…8256ec
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xff2350…4f4096
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x45c601…1be900
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xa7e123…1e3b2c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x46ab0e…04e800
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xc6e219…edc997
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x475a2e…52ee74
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x9d3f72…8b8fb0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x44f182…830516
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x3a8f83…28fa46
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xca12df…691575
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x30a7ce…f44a78
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0xba66fa…88bf77
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x2663ca…ee4ef7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x2b6ed7…e61e45
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x7ef582…31d47a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x81168e…0ab4ea
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa96d ago0x6f7205…b41484

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.