Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa18d ago0x9882e5…9e2179
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa18d ago0xa8330a…500477
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa18d ago0x189a53…1abb1c
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf52b9…3b0692
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa18d ago0x72531e…f7297c
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa18d ago0x33fcc1…586c58
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4e262e…1259c5
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc67feb…06c1ef
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xf7d816…955cd8
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc2230f…e966e9
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9e5836…51d777
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9a9dca…5ee36b
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xd6f14b…2a0358
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x5ddbf6…59ac51
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x68beb7…c903df
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x4932ea…c92dc2
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x7b4e48…82e83c
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x514d4e…37f0f4
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f86fa…0a5b04
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x3a8496…9ebec5
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x34e69c…ba94f1
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x45d342…21224f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x766288…161c00
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb32e72…4f9219
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xcba12b…8b51fd

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.