Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x1dd3cc…fba587
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x03316c…ed79fc
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x81a481…cc0c0c
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x41215f…0eee9a
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xe59cdf…a897fc
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xf80590…26d546
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x8ddbdc…294909
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x046b00…02ac30
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x4dd704…81af0a
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x134293…cac627
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x6e0ff9…869e91
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x3ddc6c…cca2d6
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x982060…cce7e5
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xf31076…09e830
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x1c8687…70c24e
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x63a348…6107a7
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xe73549…9c2e29
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xd0e623…4c8718
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xcc9b62…6c7fdd
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xc0dc18…d8448f
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xa15a9c…fae165
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xcdc709…acc65d
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xa0bc40…ab6175
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x06a643…9dfbda
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x9d503f…f7435d

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.