Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
sonha.eth0x4288…63d8Base—$150.00100%0xa923…c9ac120d ago0x34b647…ccf352
sonha.eth0xd561…ded9Base—$150.00100%0xa923…c9ac120d ago0xd94ab7…3a9a0d
sonha.eth0x217a…a79eBase—$150.00100%0xa923…c9ac120d ago0xf73c0a…978f1d
sonha.eth0x6209…b680Base—$15.00100%0xa923…c9ac120d ago0x717e38…732648
sonha.eth0x9191…12d4Base—$150.00100%0xa923…c9ac120d ago0x1a929f…51ab00
0xeadc…d9ddsonha.ethBase—$15.00100%0xa923…c9ac120d ago0x1e2d0e…ebf722
0x2ad8…0538sonha.ethBase—$15.00100%0xa923…c9ac120d ago0x7bcab9…07f411
0xb531…b09csonha.ethBase—$15.00100%0xa923…c9ac120d ago0x9ffd27…cf9271
0x7b27…bb9fsonha.ethBase—$15.00100%0xa923…c9ac120d ago0x3e8613…e9d808
0xf47b…0193sonha.ethBase—$15.00100%0xa923…c9ac120d ago0x981913…c34ec5
0x71b5…bf42sonha.ethBase—$15.00100%0xa923…c9ac120d ago0x64cd1d…972d8a
0xd561…ded9sonha.ethBase—$15.00100%0xa923…c9ac120d ago0xcf4349…39f998
0x4288…63d8sonha.ethBase—$15.00100%0xa923…c9ac120d ago0x8cfd9c…f58873
0x648f…6d10sonha.ethBase—$15.00100%0xa923…c9ac120d ago0xf76439…848c30
0x217a…a79esonha.ethBase—$15.00100%0xa923…c9ac120d ago0x00e744…f6cfde
0xc4c1…9272sonha.ethBase—$15.00100%0xa923…c9ac120d ago0x968510…3ef466
0x8e7a…ad7csonha.ethBase—$15.00100%0xa923…c9ac120d ago0x5ba20a…491174
0x6209…b680sonha.ethBase—$15.00100%0xa923…c9ac120d ago0x706e74…0c6d93
0x30cd…243asonha.ethBase—$15.00100%0xa923…c9ac120d ago0x53c2bb…b27eb4
sonha.eth0x6209…b680Base—$15.00100%0xa923…c9ac120d ago0xe3b221…685bc1
sonha.eth0x73fc…c0e3Base—$15.00100%0xa923…c9ac120d ago0xf6b2aa…8a2956
sonha.eth0x8e7a…ad7cBase—$15.00100%0xa923…c9ac120d ago0xe91e5a…ba6335
sonha.eth0xc4c1…9272Base—$15.00100%0xa923…c9ac120d ago0x27ea22…b155ec
sonha.eth0x4288…63d8Base—$15.00100%0xa923…c9ac120d ago0xf6df28…6f31ca
sonha.eth0x648f…6d10Base—$15.00100%0xa923…c9ac120d ago0x4540bb…505954

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.