Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa19d ago0x4590e5…24a8fb
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa19d ago0x84c08e…70cede
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa19d ago0xf6c681…6dc380
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa19d ago0x7862b8…916d92
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xc29e17…a131d5
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x656ad9…d31bef
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x6d2fe9…84357f
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x9ebbb5…18cc32
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x575a7e…11acd5
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xe714a3…18cce8
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xe562b8…0f5338
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xffc1d1…0f7ed3
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x862f13…47e3e8
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x74fe0c…f4a06e
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x699cc5…cc8253
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x6ad34b…cb9ae1
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xafc344…845f4d
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xee3da8…357491
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xf3bd2c…f1e461
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0x8f0e48…3d1bad
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xf975a3…a210f2
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xcb792e…3ade40
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xca84fb…274ff4
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xa657ee…62068b
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa20d ago0xed0a85…1c8085

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.