Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0x5493e3…e8b144
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0x2cdd8d…3bfcac
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0xb102a0…90d112
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0x22e85f…a54bab
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0x2798e8…9a9512
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0x8405da…6f0acf
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0xa18530…53b148
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa17d ago0x5f5a55…00c8e6
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x3de029…acec5b
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0xc51a83…ebf827
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x0bc4b8…f17a6e
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0xd06484…73a202
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x690991…45c392
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0xc95eae…d99694
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x0c8acf…9db874
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x8cdf86…b1a6ea
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0xb17d38…b6cf64
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x40a356…5d2bc8
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0xf405f3…dd55a1
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x7deb31…279d21
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x52ec89…24830a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x4eb805…eafeb4
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x3a9a5f…13e491
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x7fdde8…a08020
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa18d ago0x172f9b…b3d95f

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.