Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1b6…0f880x2b6d…32c5Base2sPublic-records$0.00144100%coinbase69d ago0x04eb45…f64d61
0xb1b6…0f880x5a55…d548Base—$0.01100%coinbase69d ago0xce3702…15ecdb
0xb1b6…0f880x6382…4c15Basex402 service$0.01100%coinbase69d ago0xb22760…e96dc1
0xb1b6…0f880x6382…4c15Basex402 service$0.01100%coinbase69d ago0xc40467…9231dc
0xb1b6…0f880xbc64…e3b0Basex402 service$0.01100%coinbase70d ago0x902cfc…3f6b21
0xb1b6…0f880x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x6c95d3…6c8d33
0xb1b6…0f880x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase70d ago0xa229cc…e9305f
0xb1b6…0f880x124f…4478Base—$0.01100%coinbase70d ago0x3d6006…e83d65
0xb1b6…0f880xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase70d ago0xd6f8be…476e4f
0xb1b6…0f880x4466…125eBasex402 service$0.005100%coinbase70d ago0x49a13f…c87257
0xb1b6…0f880x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase70d ago0xb6cfdc…81bac0
0xb1b6…0f88Navi WeatherBaseNavi WeatherWeather$0.02100%coinbase70d ago0xfbc9c6…49d904
0xb1b6…0f880x402f…b0d4Basex402 service$0.001100%coinbase70d ago0x9b0a59…a1d763
0xb1b6…0f880xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase70d ago0x5aa73a…619a8e
0xb1b6…0f880x2932…4f60Basex402 service$0.01100%coinbase70d ago0xe8a04d…516d17

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.