Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xebd01b…b85501
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xeb6a56…d53c5a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xa3b084…325986
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x929f31…9fa17b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x788af9…7a9675
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x771462…5490a0
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x751e76…d83f1e
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xad539b…62d9cc
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x62da64…779384
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x50d35c…3efc91
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x68c938…809e8b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xe61829…b613f7
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xc0b31b…5a063d
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x057bfb…e03ff2
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x4b24df…f1d3d3
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xf0d488…bceb8a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xa4dee6…e89e15
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x62afbe…e5a785
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x23a915…ebed8b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x140584…a59af8
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x625da1…24a116
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x45f64c…483dd5
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x4266ce…50002b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xfa7120…643598
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xa0fedf…163e7d

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.