Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa21d ago0x68f179…1a6f9b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xdc15ea…907ab7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xd0e0fb…6179ff
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xc5d5cb…100f3c
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x7f8101…4975ac
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x8f7205…402721
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x7a90ab…f2a568
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xf1fcdb…354864
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x630053…ff151e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x92796f…41b1a4
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x1afdc7…8cc2e7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xbe2c0b…243508
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xdf947e…b02a9e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xa9f2fc…bd593d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xd6a718…f2d873
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x6b75c2…4fd7e7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x34dd9a…928461
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xe295ba…67e199
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x2ea0be…63e46d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x00b0e9…213a5a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x784200…abec31
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x0e56fb…8d5826
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0xfb8dec…e16b24
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x8d89c5…44d043
0x350e…50890xfe80…47eeBase—$0.001100%fluxa22d ago0x2b34dc…8ea7ad

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.