Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72ec…b69dNavi WeatherBaseNavi WeatherWeather$0.004100%coinbase63d ago0x1a96e2…3fdd90
0x72ec…b69d0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.002100%coinbase64d ago0xbf70df…1d8609
0x72ec…b69d0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.002100%coinbase64d ago0x939dd7…c3e3da
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0xfbbabb…f3b67e
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0x6dc621…8cb8f4
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0xfde48f…cbc5b6
0x72ec…b69d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0xfec318…a0ab4c
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0xfc0f3f…73fdc0
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0x4440f7…1e998f
0x72ec…b69d0xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase64d ago0x07e96a…47e7df
0x72ec…b69d0xa06a…2009BaseBR Marketplace SearchBrazil$0.01100%coinbase64d ago0xae1bb1…11b012
0x72ec…b69d0x325b…d430BaseStableEnrichExa$0.22100%coinbase64d ago0xeb48cc…cdc14d
0x72ec…b69d0xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase64d ago0x607f00…0fc648
0x72ec…b69d0x325b…d430BaseStableEnrichExa$0.22100%coinbase64d ago0xdd2280…5d6046
0x72ec…b69d0x325b…d430BaseStableEnrichExa$0.22100%coinbase64d ago0xef63ca…87e6ae
0x72ec…b69d0x4466…125eBasex402 service$0.02100%coinbase64d ago0xcea68a…ef1ee1
0x72ec…b69d0x4466…125eBasex402 service$0.02100%coinbase64d ago0x158481…f8bd54
0x72ec…b69d0x4466…125eBasex402 service$0.02100%coinbase64d ago0x447c4c…f6cd9f
0x72ec…b69d0x4466…125eBasex402 service$0.02100%coinbase64d ago0x4ff0e9…d6642c
0x72ec…b69d0xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1764d ago0x244d91…cf5496
0x72ec…b69d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0xc30bf3…fb17f7
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0xa031a4…c46147
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0x5ca7f5…7d556e
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0xdf7beb…805cf4
0x72ec…b69d0xd219…6801Base—$0.54100%coinbase64d ago0x4f03c4…171576

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.