Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f4…32810xb444…af4cBase—$0.08100%fluxa20d ago0x38bdf1…ebe8da
0x82af…24410xb444…af4cBase—$0.08100%fluxa20d ago0x859bc2…be9475
0x08de…f0be0xb444…af4cBase—$0.08100%fluxa20d ago0x6eb3c8…25c83d
0x0551…5a3e0xb444…af4cBase—$0.08100%fluxa20d ago0x28d5f2…5f146f
0x6940…d9170xb444…af4cBase—$0.08100%fluxa20d ago0xbc5033…a25a6a
0x3f7e…37750xb444…af4cBase—$0.08100%fluxa20d ago0xb61e6d…e7cf49
0x6002…ee980xb444…af4cBase—$0.08100%fluxa20d ago0x0af1b6…73ce3f
0x34c6…20570xb444…af4cBase—$0.08100%fluxa20d ago0x7043b3…8b43c7
0x1d2e…448f0xb444…af4cBase—$0.08100%fluxa20d ago0xfc46b2…558c90
0x0857…50e40xb444…af4cBase—$0.08100%fluxa20d ago0xe31156…f221e3
0xc369…62bb0xb444…af4cBase—$0.08100%fluxa20d ago0x9cfb8a…b784eb
0x0c15…e7ec0xb444…af4cBase—$0.08100%fluxa20d ago0x468e89…7a9ca1
0x5353…579a0xb444…af4cBase—$0.08100%fluxa20d ago0x52cf01…383551
0x1426…f7f60xb444…af4cBase—$0.08100%fluxa20d ago0xe760d7…a0bc93

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.