Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0x225486…ef8cd9
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0xd7a23c…805bd4
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0xa90238…8b5954
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0x141d2c…fd8a2c
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0x9911bc…3f2fd6
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0x3962c7…0cb6c6
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0xd95c99…d6f2bb
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0x57e655…fe78e0
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0xf3fdbb…db512a
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0x7b1d55…9f32af
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa29d ago0x67b6c7…4f3326
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0xb3e958…17070d
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x749bd1…008fa8
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x6bd427…a25482
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x6fc5cb…804de3
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0xe9e62e…e2c7fc
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0xe901d4…46291c
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0xbe1eea…38a2fa
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x3f74d5…cb5a9e
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x774b5a…f90cd1
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0xd520a0…99bb3b
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0xcde736…80bfa2
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x0623ce…8e60a0
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x8d546f…6cbbd5
0xfd3c…34ca0xfe80…47eeBase—$0.001100%fluxa30d ago0x3c1b3d…3d1fa8

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.