Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6fe…c3060xfa15…813cBase$0.05100%Route unknown100d ago0x993085…e2035d
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x834591…17fde1
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x85d137…9ca748
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xd121ee…de6d7a
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xdcfd9a…cce3f1
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xd1d118…bbf39b
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xa78c02…ac8e90
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x1b68d1…f6a135
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x874f21…9dcd3e
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x1f0d56…46ec1f
0xe6fe…c3060xfa15…813cBase$0.05100%Route unknown100d ago0xd7c4ef…0829a7
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xbbd6f7…9387a4
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x189856…1a9117
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x5d92cf…4c7971
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x5c8c86…4d133f
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xec86e3…873bfe
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xc589f0…60f5ad
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x2f8c38…a2da9c
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0x31abc1…d064cc
0xe6fe…c3060xfa15…813cBase$0.01100%Route unknown100d ago0x712b39…ebb79d
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xee874a…de9e08
0xe6fe…c3060xfa15…813cBase$0.01100%Route unknown100d ago0x881b62…07664f
0xe6fe…c3060xfa15…813cBase$0.01100%Route unknown100d ago0xf7425e…450818
0xe6fe…c3060xfa15…813cBase$0.02100%Route unknown100d ago0xb8ea7e…93fbc5
0xe6fe…c3060xfa15…813cBase$0.01100%Route unknown100d ago0xef65d8…c3d188

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.