Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa10d ago0x34a56f…9d563d
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa10d ago0x18ac6b…dc96fa
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa10d ago0xa8c036…40ce9e
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa10d ago0x150cf1…07f83a
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xefb6de…6a711f
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x1fe96b…89602b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xa2196c…874900
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xccc99f…de3f9d
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xd62550…362f2a
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x0dbedb…20c590
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xc96381…33ffca
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x314cce…085be9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x1edd09…4a17c5
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xd816f6…9772d5
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xf07b80…49fdab
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x349e25…f02198
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xe9cf4c…f7e889
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xce356a…8ec634
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x69fa44…828d99
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xf94daf…e95373
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x4794bd…121375
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x0d4f8f…e54dbc
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xfa2809…47c256
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0xa220d8…ac2492
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa11d ago0x85e6ff…824ce3

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.