Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x712be4…cdb9fa
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x265254…228935
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xdbbf0c…4d43cf
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xdd9824…703750
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x75a73f…32e34a
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xf5c65d…7606ca
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xb5f5ec…3515ca
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xa61223…1bed2c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x5a1ad4…c011f7
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xcb5e61…136094
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x86d9e8…d166bf
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x2756fb…a9493b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x321062…ccaed7
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x2a63e0…c47fee
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xffea90…2fba50
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x46013a…c30542
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x8603db…fb9e0c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xa7add1…983e81
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0x2654ae…24c3f8
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa17d ago0xd52db5…587b8b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa18d ago0x5d6180…7c3f78
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa18d ago0xec6c14…c8c769
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa18d ago0x6ac4f4…34ca0f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa18d ago0xfaf12b…8e7efe
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa18d ago0x4047a6…d58045

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.