Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xa309…7674Basex402 service$0.01100%coinbase6d ago0xe744fb…1b5544
0xc9c7…16700x6418…58deBasex402 service$0.008100%coinbase6d ago0x7399b3…a39e72
0xc9c7…16700xc327…815fBasex402 service$0.11100%coinbase6d ago0x664a39…74d355
0xc9c7…16700x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase6d ago0x39a419…23bb4d
0xc9c7…16700x7450…cc99Basex402 service$0.02100%coinbase6d ago0xabdb1d…1a1d56
0xc9c7…16700xc0a7…0e72Basex402 service$0.05100%coinbase6d ago0x82f6a5…19ad77
0xc9c7…16700x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase6d ago0x269802…fbee88
0xc9c7…16700x5a45…f657BaseImage Optimizer & WebP ConverterWebp$0.01100%coinbase6d ago0x489dc6…b98bd5
0xc9c7…1670velinus.ethBasex402 service$0.15100%coinbase6d ago0xe3fd43…b93a59
0xc9c7…16700xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0xf2451a…c31531
0xc9c7…16700x3cc1…3f0cBaseBrazilayer CNPJ RegistryBrazil$0.005100%coinbase6d ago0x340302…e9cc36
0xc9c7…16700x8e37…36f4Base402cronCron$0.02100%coinbase6d ago0xf7d847…bc5e6d
0xc9c7…16700xf61f…1ff5Basex402 service$0.05100%coinbase6d ago0x6d703d…a502c0
0xc9c7…16700x7c65…6c40BaseVaayaFirecrawl$0.40100%coinbase6d ago0xe8f55c…322ca6
0xc9c7…16700xc2af…85ebBasex402 service$0.02100%coinbase6d ago0x092268…4cdd05
0xc9c7…16700x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase6d ago0x6f4e09…1d79e0
0xc9c7…16700xefcd…5669Basex402 service$0.03100%coinbase6d ago0x6b60ba…de2723
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase6d ago0x0f9b80…69afe8
0xc9c7…16700x75dd…d2a5Basex402 service$0.10100%coinbase6d ago0xd738cd…a92751
0xc9c7…16700x4683…6fb0BaseTools API$0.01100%coinbase6d ago0xf70c09…1cfc54
0xc9c7…16700x7103…3661BaseVoidFeedDataset$0.05100%coinbase6d ago0xa22945…0c03c5
0xc9c7…16700xd5f8…5a9eBasex402 service$0.02100%coinbase6d ago0x979714…a7e9cd
0xc9c7…16700x24fa…9bf2Basex402 service$0.001100%coinbase6d ago0x88d772…133f0e
0xc9c7…16700x470a…4c6bBasex402 service$0.02100%coinbase6d ago0x94baf6…066bb2
0xc9c7…16700x658d…81e5Basex402 service$0.02100%coinbase6d ago0x5845e9…72b133

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.