Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c29…9494lasofinance.ethBaseLaso FinancePrepaid-card$5.00100%coinbase2d ago0xc84334…2ccc01
0x4c29…94940x6671…c0faBaseAgentic ReservationsRestaurant reservations$0.01100%coinbase2d ago0xb7e81e…f1a47f
0x4c29…94940x68e3…85b5BaseLION Verified CompanyWallet$0.001100%coinbase2d ago0xd9f7f9…b9269c
0x4c29…94940xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase2d ago0xa2b094…06e120
0x4c29…94940x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase2d ago0xa0127a…b269b7
0x4c29…94940x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase2d ago0x9be0eb…407b0c
0x4c29…94940xcb9b…d7e9BasebotsmithX$0.02100%coinbase2d ago0xe66a6b…51961c
0x4c29…94940x07f0…a045BaseStableStudioUpload$0.01100%coinbase2d ago0xcadad2…966eb2
0x4c29…94940xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase2d ago0xb513dc…15db47
0x4c29…9494Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase2d ago0xcfd2c3…d6a683
0x4c29…94940x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0x122967…f09304
0x4c29…94940xf567…cb98Base402rates.comx402$0.001100%coinbase2d ago0x3dceb3…be5a1d
0x4c29…94940x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase2d ago0x9e6661…b7f8d4
0x4c29…94940xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase2d ago0x2b4d22…bd178a
0x4c29…94940x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase2d ago0x9eb0e1…056971
0x4c29…94940xef87…5e06BaseSYNTHORADefi$0.03100%coinbase2d ago0xcc2df3…e5e48a
0x4c29…94940x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x6739f4…5bba73
0x4c29…94940x06df…fd6fBaseStableUploadUpload$0.005100%coinbase2d ago0x135612…41eff5
0x4c29…94940x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x744446…6b2b9a
0x4c29…94940xfb13…a123Base—$0.01100%coinbase2d ago0x2439ac…bdb3a2
0x4c29…9494Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase2d ago0xe3c152…bfaa9e
0x4c29…94940x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase2d ago0x371d70…45ded4
0x4c29…94940x9700…d3abBaseOblique MarketsTime$0.01100%coinbase2d ago0x343e65…1b6004
0x4c29…94940x059d…5945Basex402 service$0.10100%coinbase2d ago0x2e19e1…10565f
0x4c29…94940x40a8…ad8bBasex402 service$0.001100%coinbase2d ago0x20bee7…577a14

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.