Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.20100%0x1360…66fa49d ago0x18d2b4…bf898d
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter49d ago0xf85e27…bb6098
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter49d ago0x0d7e04…03287c
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter49d ago0xdc477c…9f600c
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter49d ago0x46db41…947f9f
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter49d ago0x53f652…c63bc3
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter49d ago0xe905e2…cb88d2
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0x02575f…eae561
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter49d ago0x859f5b…489de2
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter49d ago0x654d44…adec6f
0xd675…2ed10x07cf…2396Basex402 service$0.20100%0x1360…66fa49d ago0x3f3d0a…f9a4a6
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter49d ago0xf3d540…a51427
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter49d ago0xf66cf1…6e9270
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0xc94bc0…515166
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter49d ago0x8bfceb…f2188e
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0x71f99b…03f9cb
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter49d ago0xe3b17a…c0af20
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0xf15cc8…2cb084
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter49d ago0xa57bbe…cb2d57
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0xc8d943…f211f5
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter49d ago0x610ae7…d073fc
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0x52b97d…c0172f
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter49d ago0xd14900…c813aa
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0x629147…3a5cde
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter49d ago0x8c76f1…3e7161

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.