Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cef…e9c00x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase76d ago0xe1d7ca…8293ed
0x0cef…e9c0Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase76d ago0x1b6013…9087bb
0x0cef…e9c0Navi WeatherBaseNavi WeatherWeather$0.004100%coinbase76d ago0x317573…389101
0x0cef…e9c00x23d9…8411BaseApify APIActors$0.01100%coinbase77d ago0x364b49…20445c
0x0cef…e9c00x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x06f233…96e93c
0x0cef…e9c00xcc42…305fBasex402-factoryCore$0.01100%coinbase77d ago0xc00764…1ff25a
0x0cef…e9c00xbad1…98d0Basex402 service$0.01100%coinbase77d ago0xc320fb…ba01ae
0x0cef…e9c00x2489…7a0fBasex402 service$0.005100%coinbase77d ago0x50a6f0…9fe0c2
0x0cef…e9c00x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0xdc3b21…6bfcd5
0x0cef…e9c00x402f…b0d4Basex402 service$0.001100%coinbase77d ago0x9c7379…d49723
0x0cef…e9c00x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0xc99138…803bae
0x0cef…e9c00x4ed0…8034Base—$0.01100%coinbase77d ago0x1e93c0…b35a6c
0x0cef…e9c00x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase77d ago0xb83ae2…35a300

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.