Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x728d…c01d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase1d ago0x0dc46a…58b519
0x728d…c01d0xf7fd…e163BaseSuperhighwaySearch$0.001100%coinbase1d ago0xdbcdf4…08da10
0x728d…c01d0xc751…86a1Baseglim.shTwitter$0.01100%coinbase1d ago0x595e30…f366ec
0x728d…c01d0xc751…86a1Baseglim.shTwitter$0.01100%coinbase1d ago0xe993d5…564286
0x728d…c01d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase1d ago0x82dedd…7a2560
0x728d…c01d0xf7fd…e163BaseSuperhighwaySearch$0.005100%coinbase1d ago0x701dcc…c4dfa5
0x728d…c01d0x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase1d ago0xcf9fc8…651a60
0x728d…c01d0xe252…0d58Basex402 service$0.001100%coinbase1d ago0x4d1c79…a55949
0x728d…c01d0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase1d ago0xde2254…053f54
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0x1c6657…75de04
0x728d…c01d0xc3d0…97cbBasex402 service$0.02100%coinbase2d ago0xb77947…69bdad
0x728d…c01d0xb810…2c86Basex402 Weather APIWeather$0.005100%coinbase2d ago0x3a6da2…2d4caa
0x728d…c01d0x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase2d ago0xa0b257…283109
0x728d…c01d0xc2af…85ebBasex402 service$0.02100%coinbase2d ago0xceed9f…901203
0x728d…c01d0x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase2d ago0x23868e…247093
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0xc4e1f7…dc61cc
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0x15105f…9f4685
0x728d…c01d0x38c0…44c8BaseVibe SpringsPrice$0.008100%coinbase2d ago0x4f9b3d…38c3a1
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0xbd4af3…d5df15
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0x126b69…345b7e
0x728d…c01d0x995c…781fBasex402 service$0.001100%coinbase2d ago0x384300…01eac0
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0x14b08f…015469
0x728d…c01d0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase2d ago0xd8313f…003c19
0x728d…c01d0x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase2d ago0x1ab21e…81bb55
0x728d…c01d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase2d ago0x8d1c49…a7d3cc

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.