Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa19d ago0xf99635…7718fe
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x333993…a1e64b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x493b26…80679b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xdec46b…9b63f2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x6cbd6d…531ce1
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xd42fae…f6c94b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x0f2121…da0084
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x26fd66…91be23
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x1fa038…9faaa7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x2f6243…9cd591
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xa32958…dafb67
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x826c3c…3fad65
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x749473…35adbc
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xf33ac1…fea252
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x09e213…d84e6e
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x5a08db…8903f9
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xb3423a…9a5093
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xaa7035…6723f6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xdf01f7…ef2802
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xf47c3a…738df1
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x7a5e62…4a6a95
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x58f9bb…227fab
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x4d9dd1…c40a19
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xf97b1b…31fc31
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x803215…791c5e

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.