Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x720f…4d220xb0b8…7880Base—$406.05100%0xa923…c9ac114d ago0x3868fa…1d441e
0x7199…04f90x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xa099af…99c429
0x3206…b2d10x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xa099af…99c429
0x0b60…ba9b0x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0x1bd876…202f86
0x858c…1dca0x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0x1bd876…202f86
0xeddf…508e0x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xa7f22f…190fe7
0x22db…844c0x720f…4d22Base—$23.77100%0xa923…c9ac114d ago0xfbf02e…a9c802
0x708e…a3710x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xf71b7b…492c7b
0x23ac…34cf0x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xf71b7b…492c7b
0x078b…d1f40x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0x69aebb…ddbea7
0x816e…31e10x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0x69aebb…ddbea7
0xba0a…c4a30x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xc40dfe…dd5829
0xc659…d2900x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xe636d4…332709
0xbbeb…411a0x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xcf3a0b…0dca21
0xc832…35f70x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xb63add…127e6f
0x995a…642c0x720f…4d22Base—$23.89100%0xa923…c9ac114d ago0xb63add…127e6f
0x33f4…6dfc0x720f…4d22Base—$23.90100%0xa923…c9ac114d ago0x498604…69af66

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.