Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfadd…6c940xdb7b…6e1eBaseAgent MercantileUrl-context$0.01100%coinbase26d ago0xd285cb…0ea84b
0xfadd…6c940x82b1…cd7bBasex402 service$0.001100%coinbase26d ago0x1510bf…cc7d9d
0xfadd…6c940x42f7…ff64Base561-group-ephemeris-momentEphemeris$0.04100%coinbase26d ago0xa2b74e…cc2f35
0xfadd…6c940x9299…1023Basex402 service$0.001100%coinbase26d ago0xe5a84b…e7cd77
0xfadd…6c940xf61f…1ff5Basex402 service$0.02100%coinbase27d ago0x74552d…d7a63d
0xfadd…6c940x2841…10bbBaseHotel Search, Rates & ReviewsHotels$0.02100%coinbase27d ago0x446525…35a628
0xfadd…6c940x8647…3558BaseLive EVM Block NumberBlock$0.004100%coinbase27d ago0x47b58a…c99463
0xfadd…6c940x0e84…b808BaseOtto AITwitter search$0.001100%coinbase27d ago0xb2ec97…b08708
0xfadd…6c940x82b1…cd7bBasex402 service$0.001100%coinbase27d ago0xd2a9f8…f45487
0xfadd…6c940xc87a…f990Basex402 service$0.02100%coinbase27d ago0x418658…8663f6
0xfadd…6c940x455f…f665BaseScrapeCheckVerification$0.002100%coinbase27d ago0x034b28…dd72d9
0xfadd…6c940xdb7b…6e1eBaseAgent MercantileUrl-context$0.01100%coinbase27d ago0x384d56…f1e88a
0xfadd…6c940x25e8…9608Basex402 service$0.003100%coinbase27d ago0xf9fa61…534ea4
0xfadd…6c940x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase27d ago0x9b1799…8507d1
0xfadd…6c940xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.01100%coinbase27d ago0xc27312…af7427
0xfadd…6c940x2a47…b7e3Basex402 service$0.001100%coinbase27d ago0xc8f6d3…98f7e1
0xfadd…6c94Official Source EvidenceBaseOfficial Source EvidenceSec$0.05100%coinbase27d ago0x0d63fe…6889e6
0xfadd…6c940x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase27d ago0xc2e570…9beed9
0xfadd…6c940x8647…3558BaseLive EVM Block NumberBlock$0.001100%coinbase27d ago0x216640…c2f2ea
0xfadd…6c940xabe5…0441BaseStride20kInference$0.003100%coinbase27d ago0x1b5449…64cdc6
0xfadd…6c940xce33…989eBaseAmazon Product SearchAmazon$0.008100%coinbase27d ago0x83fa02…3b7188

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.