Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x014e…50c80x54d6…4afaBasex402 service$0.05100%coinbase86d ago0xa58f06…12af67
0x014e…50c80x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x6e2f7a…dbca26
0x014e…50c80x24fa…9bf2Basex402 service$0.001100%coinbase86d ago0xed2c16…6c5855
0x014e…50c80x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0x9ac64b…0d6f86
0x014e…50c80x3c74…9992BaseAviationAviation$0.0025100%coinbase86d ago0x7bdef6…1e5ff8
0x014e…50c80x54d6…4afaBasex402 service$0.05100%coinbase86d ago0x99e89d…de7f63
0x014e…50c80x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0xb8e579…793851
0x014e…50c80x24fa…9bf2Basex402 service$0.001100%coinbase86d ago0x495ce2…173bd2
0x014e…50c80x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0x5ec084…6308f8
0x014e…50c80x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0xc16a55…8c491f
0x014e…50c80xbc64…e3b0Basex402 service$0.005100%coinbase86d ago0xe8fd56…111ef7
0x014e…50c80x3070…fa85Basex402 service$0.01100%coinbase86d ago0x2ab092…598830
0x014e…50c80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase86d ago0x914020…785ad9
0x014e…50c80x0e84…b808BaseOtto AITwitter search$0.15100%coinbase86d ago0xb80861…682518
0x014e…50c80x7dd5…2629Basex402 service$0.02100%coinbase86d ago0xdae75c…a1f2f9
0x014e…50c80x6e8b…4e2eBasex402 service$0.001100%coinbase86d ago0x43530c…83fa7f
0x014e…50c80x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase86d ago0xefd332…e212e2
0x014e…50c80xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase86d ago0x582f11…242ffe
0x014e…50c80x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0x6517e2…16a75d
0x014e…50c80x2b60…7392Basex402 service$0.005100%coinbase86d ago0xaa1d08…9c2128
0x014e…50c80xb65b…c818Basex402 service$0.001100%coinbase86d ago0x6c2a78…b385c2
0x014e…50c80x2d3a…c423Basegeocode-reverseGeo$0.004100%coinbase86d ago0xae6fd0…33e120
0x014e…50c80xbc64…e3b0Basex402 service$0.001100%coinbase86d ago0x77b676…b7a51b
0x014e…50c80xffc4…37b1Basex402 service$0.001100%coinbase86d ago0xab152e…84084e
0x014e…50c80xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase86d ago0xec5c56…867670

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.